Telerik Forums
Kendo UI for Angular Forum
4 answers
705 views

Hi,

Is it possible to bind to the dataItem itself and get that returned to our checkedKeys variable?

 

Best Regards,

Santo.

Svet
Telerik team
 answered on 08 Jun 2020
2 answers
118 views

     I'm using 'kendoGridBinding' input property to feed the data, when i'm adding a new rowData or removing existing rowData (performing push and splice operation on the binded array respectively), the addition/removal of rowData is not getting reflected in the grid, (but when i'm skipping to next page or filtering that item, then the rowData is available.....i.e dataStateChange events).

Any solution for this would be a great help.

Thanks,

Raziuddin.

 

Raziuddin
Top achievements
Rank 1
Veteran
 answered on 08 Jun 2020
2 answers
124 views

Hi 

 

We are using Kendo grid in angular. Does it support configuring entries per page dynamically and then adjusting table height automatically?

 

Thanks

Angel

Praveen
Top achievements
Rank 1
Veteran
 answered on 05 Jun 2020
2 answers
3.3K+ views
How do you add a class / style to the popup rendered when hovering or clicking on a kendo-menu-item?  I see a k-animation-container opening but have no idea how to add styling to it.
Naseer
Top achievements
Rank 1
 answered on 04 Jun 2020
4 answers
846 views

Bharat
Posted on: 32 minutes ago

I have implemented kendo-tabstrip and it has different templates for KendoTabContent.
So I want to focus(Cursor) control in each template when each tab is clicked. But not able to access controls in KendoTabContent template and its controls when the tab is clicked. I want to focus controls like input and kendo-multiselect
So on click of each tab, some control from each tab content should be focused so that the user has better experience to type directly instead of handling it using a mouse.
Attached is the image of HTML I am using.

 

 

Martin Bechev
Telerik team
 answered on 04 Jun 2020
1 answer
221 views

Ok the first pass at making state management less of an overhead was leaving a lot of boiler plate code required to be implemented per grid. The biggest pains were having to create an array of columns for each grid, this gets old quick when you have a project with many grids.

So I have decided to implemented state management in a directive and are fairly happy with the results.

Features:

  • State persistence is managed entirely in the directive.
  • State storage can be session or local defaults to session.
  • Persists expanded rows.
  • Persists column visibility.
  • Persists column resize.
  • Persists column reorder.
  • Persists grid sort, page, page size, group, filter etc..

Just add the directive and handle the stateReady event. You can read more here.

Github: https://github.com/lucasheight/angular-kendo-grid-state
NpmJs: https://www.npmjs.com/package/@lucasheight/kendo-grid-state

 Stackblitz: https://stackblitz.com/edit/angular-kendo-grid-state-directive

Svet
Telerik team
 answered on 04 Jun 2020
1 answer
761 views
Is it possible to use material cdk to drag and drop rows within a kendo-grid?  How would cdkDrag directive be applied to the rows?
Dimiter Topalov
Telerik team
 answered on 04 Jun 2020
1 answer
213 views

When I do production build I miss buttons for the next and previous page in grid. If I run angular project in development mode everything is ok. Any idea what's wrong? Thank you.

 

Ivan
Telerik team
 answered on 03 Jun 2020
1 answer
3.1K+ views

Is there a way to use the Grid Excel Export button outside of the toolbar template?

Hetali
Telerik team
 answered on 02 Jun 2020
2 answers
190 views

I see this is online help:

 

https://www.telerik.com/kendo-angular-ui/components/uploads/upload/how-to/local-file-processing/

 

As of version 5.2.0 the Kendo UI Upload for Angular features a built-in FileSelect component. You could use this component instead of the approach suggested in the article below.

 

But I do not see an example of how to do this with fileselect?

 

Can you please provide an example or point me to the documentation that describes it in detail?

Steven
Top achievements
Rank 1
 answered on 02 Jun 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?