Telerik Forums
KendoReact Forum
1 answer
137 views

Hi Team,

I upgraded my kendo from version 3 to version 5.12. Colummenu icon is not rendering after upgradtion. Is there any change made in latest version?.

renderColum = (props, column) => {

Const columndata = {};

columndata.field = column.field;

columndata.title = column.title;

columndata.columnMenu= (props)=>(

< ColumnMenu {...props} column={{...column, filter: column.fikter}}

)


}

 

<Grid{this.state.colums.map((column)=>{

return this.rendercolumn(props,column)

})}


>

Vessy
Telerik team
 answered on 30 Mar 2023
1 answer
96 views
I would like to hide the group indicators that are displayed across the top of the data grid but don't see a way to do that
David
Top achievements
Rank 1
Iron
 answered on 29 Mar 2023
1 answer
80 views
image

As shown in above left and right icons are not visible for navigation. Necessary css and packages are installed.


image
Konstantin Dikov
Telerik team
 answered on 29 Mar 2023
1 answer
110 views

Hi there,

I have a Kendo React Grid with several columns which have GridColumnCheckboxFilterMenu filters. If one column is filtered, is it possible for the remaining GridColumnCheckboxFilterMenu filter menus to only display available options given the first filter?

Konstantin Dikov
Telerik team
 answered on 29 Mar 2023
1 answer
136 views
Scrollbar issue in page when tooltip is visible in chart. How it can be resolved
Konstantin Dikov
Telerik team
 answered on 29 Mar 2023
1 answer
234 views
Hello everyone, does component TreeList from Kendo for React has Lazy loading?

Example from where I get: https://demos.telerik.com/aspnet-mvc/treeview/remote-data-binding
Filip
Telerik team
 answered on 28 Mar 2023
2 answers
1.0K+ views

I am using Kendo React grid along with detail rows (expand functionality)  which works well as per the example stated.

However i need to specify another explicit "Expand ALL" button that should open the detail view of all the rows in the result page.

I  tried few attempts but facing issues while binding  this new button state behavior with the "onExpandChange" and "onDataStatechange".

 

I am using pagination and filtering also in this grid. Can you please provide working example for this.

Wissam
Telerik team
 answered on 28 Mar 2023
1 answer
162 views
it seems grid.selectable={{ drag: true }} prevents otherwise native browser cell text selection... we only need drag selection for the one special "isselected" checkbox column cells versus dragging selection across all the other cells... any way to enable this? perhaps customizing cell render function removing or adding something to defaultRendering? short of a full solution, could you elaborate on what code is capturing the click event when drag mode is enabled?
Konstantin Dikov
Telerik team
 answered on 28 Mar 2023
1 answer
475 views

Hello team,

I'm trying to implement daterangepicker where I want to have a vertical scroll. Kendo daterangepicker by default shows 2 months but I want continuous vertical scroll of months like below image. I could not find any props allowing this view. Please someone help me achieve this

 

Konstantin Dikov
Telerik team
 answered on 27 Mar 2023
1 answer
130 views

Using data that's been processed with the `process` function and a dataState.group. Is this possible?

Alternatively, I would also take keeping the group header and the first row together (so that the group header doesn't sit at the end of a page and its rows start on the next page).

Either one would be a little more intelligent than the current PDF export capability with grouped grids. Apologies if this is a repeated question, I couldn't find a similar topic in the Github or on this forum. Thank you!

Konstantin Dikov
Telerik team
 answered on 25 Mar 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?