Telerik Forums
KendoReact Forum
3 answers
487 views
We're using standard master Master-Details Grid to show relations between parent and child records. By our design, there shouldn't be left-hand offset in detail table. Going through your API we didn't find appropriate option to disable it. We tried to hide corresponding <td> element to get required view but columns get inconsistent widths doing this was way:

.k-detail-row.k-hierarchy-cell {
  display: none !important;
}

https://i.imgur.com/ts6Bse4.png

How to disable this offset properly?
Stefan
Telerik team
 answered on 16 Nov 2018
1 answer
35 views

Hi,
Is it possible to set bottomView and topView properties of Calendar in React / DateInputs / DatePicker?

Stefan
Telerik team
 answered on 16 Nov 2018
1 answer
68 views

Hi!

I've noticed that kendo charts still don't support quarter as a base unit. I have found some old topics from 2012-2013 related to Kendo for jQuery where you suggested setting up base unit to 'months' with a step of 3. Is there a better workaround now? Or has this feature been implemented in some other form?

Stefan
Telerik team
 answered on 15 Nov 2018
3 answers
75 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
250 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
229 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
174 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
779 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
401 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.7K+ 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?