Telerik Forums
Kendo UI for Angular Forum
11 answers
1.3K+ views
We’re using  the kendo upload
I Want to pass to the removeUrl the file id instead of file names
I changed the removeField property to uid but I’m always getting the file names
How can I do this ?

I tried to change the remove url on fly and add to it the file id but the upload Success event is fired before the upload server call is fired
And I have a business that needs to be done when file remove is succeeded

Please help me with this
Thank you
Dimiter Madjarov
Telerik team
 answered on 09 Jul 2018
1 answer
159 views

Hi,

When use datepicker on mobile device browser the calendar and keyboard show on device.

I see that in jquery version we can make datepicker readonly that prevent keyboard to show on mobile, but in angular version when i set readonly attribute the compoment is readonly and calendar pick is not show too.

Is there any way to fix this?

 

Thanks

Svet
Telerik team
 answered on 06 Jul 2018
1 answer
1.9K+ views

Hello,

 

Is it possible to have only one row in kendo angular grid always in edit mode. What I'm trying to achieve is that, when I bind grid with data, that one particulate row is in edit mode, so the data can be changed and later retrieved for the update. Also it would be nice if it's possible to have only some of the columns in that row editable, like in the attached image.

 

Thanks in advance

Svet
Telerik team
 answered on 06 Jul 2018
4 answers
796 views

hi, 

    while creating Div content as export to PDF , intermediate blank pdf creation is happening

want to know the issue and solution for that.

Ivan Danchev
Telerik team
 answered on 05 Jul 2018
1 answer
239 views

If my view templates use some standard html components (links, buttons etc), how can I get them to look like the kendo components if im using the bootstrap theme?

In angular.json, Im using

            "styles": [           
              "node_modules/@progress/kendo-theme-bootstrap/dist/all.css"
            ],

 

So If I want to use bootstrap for html elements that are NOT kendo components, I suppose I would need to include the generic bootstrap module as well, so this?

            "styles": [
              //"src/styles.css"
              "node_modules/bootstrap/dist/css/bootstrap.min.css",
              "node_modules/@progress/kendo-theme-bootstrap/dist/all.css"
            ],
            "scripts": [
              "node_modules/bootstrap/dist/js/bootstrap.min.js"
            ]

Dimiter Topalov
Telerik team
 answered on 04 Jul 2018
5 answers
1.0K+ views

I created a PanelBar following the example for Binding to Remote Data. I now need to add buttons to each added children. I also added an iconClass to each of them to represent 'status' depending on the color I assign them when I create the PanelBar.

The buttons need to perform an action to set a flag in the database and also change the color in the icons depending on the button pressed (for example, red for 'unapprove', green for 'approve').

How can I do this?

Thanks,

Carla

 

 

Dimiter Topalov
Telerik team
 answered on 04 Jul 2018
1 answer
107 views
Why the success event is fired before the remove api is done?
I have a business that needs to be done when file remove is succeeded where to implement this functionality
Dimiter Madjarov
Telerik team
 answered on 04 Jul 2018
1 answer
1.7K+ views

I am currently building out multiple kendo grids dynamically by sending it a json of key value pairs. I do not explicitly define kendo column components. 

I now have a requirement to append a icon in the corner of the cell if it meets a certain criteria based on the row header and col header of the particular cell.

Is there any way to iterate over the cells of a grid? Or a list of cells the grid component has

 

Thanks!

Dimiter Topalov
Telerik team
 answered on 03 Jul 2018
1 answer
650 views
How can we change the sorting behavior on the Grid and make it sort by combo text field instead of value field?

I have a combo column, the value field is the id and the text field of the combo is loaded after getting the data of the combo
When sorting the sort is done by id which produce a wrong layout (because text is shown on the grid and not the id )

How can I solve this issue?
Dimiter Topalov
Telerik team
 answered on 02 Jul 2018
1 answer
926 views

Hi, 

 

Why is there no valueTemplate for the combobox component ? This is a must have. It is available in the DropDownList but not in ComboBox...
So withing the combobox, I can customize the itemTemplate but I want the value text to be the same as the item text. 

Actually, for each item, I concatenate several string representing different attributes of the object.

I want to be able to display the same information when the item is selected (ValueTemplate). 

For example, consider an object : 

country = {

  code: US

  longCode: United-Stated

}

I want to be able to display "United-States - US", both in the list and in the value when the item is selected.

Thanks in advance. 

Alexander Popov
Telerik team
 answered on 02 Jul 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?