Telerik Forums
KendoReact Forum
1 answer
872 views

I'm migrating KendoUI for jQuery to React. In jQuery version of Kendo Grid was possible to set "values" property to columns with "id" values.

In React version of the kendo grid, the "values" property for the GridColumn component is not available. How can I make the same like in jQuery version?

 

Thanks a lot for an each help.

Wissam
Telerik team
 answered on 10 Aug 2022
0 answers
4 views

Hi,

 

If GridColumnProps has { hidden: true} in it, then GridColumnState won't be able to override the `hidden` property anymore.

Please see this example:

https://codesandbox.io/p/sandbox/stoic-wildflower-wn4lzn?file=%2Fapp%2Fapp.tsx%3A11%2C10-11%2C25

Line 15, customerID column's hidden is set to true. Clicking the "Hide" button won't show/hide that column. But if change customerID's `hidden` value to `false`, or just remove that hidden property at line 15. The "Hide" button will work.

 

Thanks,

Jie

Jie
Top achievements
Rank 3
Iron
Iron
Iron
 updated question on 03 Oct 2025
1 answer
7 views

In KendoReact Chat, when multiple attachments are added, the attachment container shows files with limited width. However, the scroll behavior is incorrect. After clicking the scroll arrow, the container scrolls to the end, but a small gap remains at the end that cannot be scrolled into view.

https://www.telerik.com/kendo-react-ui/components/conversationalui/chat/customization/attachment-templates

Yanko
Telerik team
 answered on 03 Oct 2025
1 answer
25 views

Hello! Could you please explain how to localize text in columnMenu? 

I have forked an example from the documentation: TreeList Globalization, and added columnMenu to it.

My sandbox example here

But despite the expectation that it will also be translated into Spanish, as well as filter, I see a standard text that cannot be replaced / translated by LocalizationProvider:


Is this a known problem? Will this issue be fixed? Or maybe I somehow set up sandbox example incorrectly? 
I will be grateful for explanations.

 

Thanks in advance,

Ekaterina.

Vessy
Telerik team
 answered on 23 Sep 2025
1 answer
11 views

Hi All,

I want to achieve a feature using DataGrid. Lets say we are binding Orders in the grid with Active and Order ID column

1. If Order is "Active" then I would like to show Checkbox to select that row.  The row should be highlighted upon selection just like the default row selection behavior in Kendo React Grid

2. If Order is "inActive" then I would like to hide the checkbox.  I do not want to make it visible disable checkbox.

Please suggest if anyone has done this kind of implementation earlier.  Please suggest any OOTB configuration or customization if we have any for Checkbox Column.

Filip
Telerik team
 answered on 23 Sep 2025
1 answer
13 views

Hi all

I"m a user of Webstorm from JetBrains as part of my IDE suite. I've no real plans to go back to Visual Studio Code, however, I would like to be able to use the AI features, of which I can only find the implementation in VS.

What are the plans to support Webstorm?

Yanko
Telerik team
 answered on 16 Sep 2025
1 answer
21 views

Hi

How to hide grid's "no record" completely? I just want to leave the grid blank, without the "No Records Available" block.

 

Thanks,

Jie

Yanko
Telerik team
 answered on 08 Sep 2025
3 answers
31 views
I use a grid with grouping and virtual scrolling. In the example, the length of the data array is 20, take is 10. If we group the grid, we will see only 10 elements.  When sorting a group, the data changes, but there are still 10 of them. How do I create grouped data correctly so that all groups and all data are displayed?

https://stackblitz.com/edit/react-kkjtitaq?file=app%2Fapp.tsx,app%2Fgd-sample-products.ts

Thanks!
Andrei
Top achievements
Rank 2
Iron
Iron
 answered on 03 Sep 2025
0 answers
15 views
I have created a kendo tabstrip with 2 tabs. I want to add buttons inline with the tabs and to their extreme right. I have attached a screenshot of the functionality I want to achieve.
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
 asked on 02 Sep 2025
1 answer
15 views
How can I get the value of a specific theme color (at runtime).  For example, background/foreground of a selected row in a grid?  background/foreground of a focused row in a grid?  I have my own non-Kendo React components that I want to blend with the selected Kendo React theme.
Filip
Telerik team
 answered on 26 Aug 2025
Narrow your results
Selected tags
Tags
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?