Telerik Forums
KendoReact Forum
1 answer
96 views
How can I create a KendoReact grid with columns that automatically adjusts to the width of the longest content in each column ?
Konstantin Dikov
Telerik team
 answered on 18 Apr 2023
1 answer
110 views
when i change the data of the Grid table in a kendo react table, taht is if i add a row, the scroll goes to the top of the table, i want the position of the scroll to be the same as before, how do i do it?
Joana
Telerik team
 answered on 17 Apr 2023
1 answer
175 views

Hi all,

Exists the possibility to setup a custom  columnmenu filter like DataGrid? (Dropdown or, better,  a GridColumnMenuCheckboxFilter)

 

Thanks

Konstantin Dikov
Telerik team
 answered on 17 Apr 2023
1 answer
326 views

i wish to display my application health status .it will be boolean value...what is the right chart for this usecase

how to create. A heatmap with data that can be determined by  2 values like success failure and with different colors like red and green instead of light green and dark green

i do not need to show the boolean value inside cell.i just need labels on x and y axis which are also currently not display

Konstantin Dikov
Telerik team
 answered on 16 Apr 2023
1 answer
100 views

Hai,

I am facing a problem with my generated PDF. When the data is longer in a cell <td></td>< some of the text cannot be seen,

Please refer attachment (my code format .jsx) and the problem output generated PDF as below screenshot

 

Is there something I need to do to prevent this problem?

 

TQ

Konstantin Dikov
Telerik team
 answered on 14 Apr 2023
1 answer
196 views

Hey Kendo - Team,

is there an example somewhere of how I can customise the Clear Filter icon? Currently it escapes the user as the difference is not clear enough and I would like to highlight it more clearly in the form of the corporate identity colour so that a set filter is more recognisable.

I would like to assign a style to our GridColumn abstraction that is applied to the class of the active clear icon.


k-button k-button-md k-button-solid k-button-solid-base k-rounded-md k-icon-button k-clear-button-visible

Thank you in advance.

Joana
Telerik team
 answered on 14 Apr 2023
1 answer
117 views
Does KendoReact GridLayout support responsive?
Joana
Telerik team
 answered on 14 Apr 2023
0 answers
159 views

hi,

I was trying to replicate "data binding" example mentioned in heatmap page using makeobject function.

However i m getting error as.  " Cannot read properties of null reading toHSL' typescript cannot readt properties of nulltoHsl "

. The only change i made is instead of importing makedataobject as component i declared in the same component but that shouldn't cause this issue ideally.

 

  The first example mentioned works fine but data binding doesn't.

Version of kendo react charts 5.12.1

 

Can anyone please help

 





 

Darshan
Top achievements
Rank 1
Iron
Iron
 asked on 13 Apr 2023
2 answers
392 views

Hey,
currently when dialog is opened and browser focus is on URL bar and then user will press TAB to focus page, first focused element is first element on the page, not in dialog - you can check this behavior here (example from docs - https://www.telerik.com/kendo-react-ui/components/dialogs/examples/dialog/overview/func/?theme=default-ocean-blue&themeVersion=6.2.0)

Tested using Google Chrome 112.0.5615.49

1. Click on URL bar
2. Press tab until focus is on page
3. Button is getting focus even though the dialog is open





Can you confrim that this is a bug and it is not intended behavior?

Kamil
Top achievements
Rank 1
Iron
Iron
 answered on 13 Apr 2023
1 answer
121 views

Hi,

I have a grid with single column "color":

[
  {color:1},
  {color:2},
  {color:3}
]
The color column is rendered using a ComboBox cell with ComboBox data:
[
  {id: 1, name: "Red"},
  {id: 2, name: "Blue"},
  {id: 3, name: "Yellow"}
]

So the ComboBox displays the name of the color, and the value is the id of the color. Everything works fine so far. Now I want to use GridColumnMenuCheckboxFilter as the column filter.  But the filter shows [1, 2, 3] as the options because that is all the values of the column. How to show the color names instead?

 

Thanks!

Jie

Konstantin Dikov
Telerik team
 answered on 12 Apr 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?