Telerik Forums
KendoReact Forum
3 answers
100 views

In the link here: https://www.telerik.com/blogs/how-to-get-the-best-grid-performance

The following is suggested under the "Use Editors or Widgets in Cells Wisely" section:

"At this point we decide to prevent the rebinding of the Grid after each change by removing the two-way binding and by changing the dataItem values manually (changing the properties without using the “set” method and setting the dirty property to true). Great, now we can edit multiple records without re-rendering the Grid"

This obviously refers to the Jquery Kendo Grid.

How would one achieve the same thing using the React Wrapper? 

Matthew
Top achievements
Rank 1
 answered on 12 Nov 2018
3 answers
294 views
I have found mentions that kendo UI supports tree shaking, but I couldn't find any mention of it in the kendo react docs. Looking at module syntax, it looks like tree shaking would be supported but I just wanted to make sure. Does kendo react support tree shaking? Does kendo react come with typescript definitions?
Stefan
Telerik team
 answered on 12 Nov 2018
5 answers
289 views
I'm getting this blank space at the bottom of my locked columns.  Has anyone seen this?
Phillip
Top achievements
Rank 1
 answered on 08 Nov 2018
1 answer
200 views

If you try and filter a date column, right when you click the calendar button in the date filter it will open the calendar picker but then it immediately closes.

Demo: https://stackblitz.com/edit/react-6gkfdf

Is this a known issue.

Stefan
Telerik team
 answered on 08 Nov 2018
9 answers
835 views

Hi,

I have a grid with selectable set to 'multiple, row' and I have grouping turned on. The request from our design team was to have a "Select All" checkbox that is beneath each grouping. Is that possible? We certainly have the select all checkbox for the entire grid, but they want them on an individual grouping basis.

Let me know if you need more detail or code sample.

Thank you!

Christine
Top achievements
Rank 1
 answered on 07 Nov 2018
13 answers
460 views

Hi,

 

I want to add custom control in grid with grouping feature. I have created customcell for dropdown and integrated same in grid but the same dropdown appears on group header as well. Is there anyone to hide this.

Attached is the screenshot.

Stefan
Telerik team
 answered on 06 Nov 2018
3 answers
1.9K+ views

If you don't specify a width then all the cells naturally size and expand, if you do specify a width then all cells take on a fixed size and don't expand further. But an ideal would be a combination: Cells with a minimum size which when they can't compress further trigger scrolling, but when they have plenty of room expand naturally.

 

Is this possible with the current react grid?

Stefan
Telerik team
 answered on 06 Nov 2018
9 answers
1.2K+ views

It doesn't appear from my testing so far that there is a way to get the underlying Dataitem for the selected result.

So far, I've tested with assigning an Array of Complex Objects to the AutoComplete's data. Then specifically leaving the textField property out and using a custom renderer so that the results display correctly.

When I select a result however, because internally toLowerCase() is being called on the value assuming that it is just a string, it blows up...

Stefan
Telerik team
 answered on 05 Nov 2018
4 answers
67 views
I'm using the kendo-grid-react-wrapper.  How do I do a simple excel export?  I was able to add the button adding the toolbar={["excel"]} property to the Grid but clicking the button did nothing.
Phillip
Top achievements
Rank 1
 answered on 02 Nov 2018
2 answers
338 views
We've been waiting to have the in column header style of filtering which was recently released and described in this article: https://www.telerik.com/kendo-react-ui/components/grid/columns/column-menu/. One missing feature is that when you apply a filter little three dot icon in the column header isn't updated to show that the column is being filtered. Is there a way to accomplish this?
Stefan
Telerik team
 answered on 01 Nov 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?