Telerik Forums
KendoReact Forum
1 answer
153 views

Hello, I've placed a datepicker in the cells of a ReactDataGrid.

When I open the DatePicker and I try to select a month from the left column, the DatePicker popup closes instead of remaining open and changing the displayed month.

I've tried to define the date picker in the formatter property or in the editor property and the problem happens in both cases.

Is there a way to keep it open when choosing the month ?

Here is a Stackblitz reproducing the problem: https://stackblitz.com/edit/react-ts-nbsds1?file=App.tsx

Open a master row by clicking on the ">" symbol in the first column and then click on the DatePicker toggle button to show the popup.

Thanks in advance.

Konstantin Dikov
Telerik team
 answered on 31 Mar 2023
3 answers
2.7K+ views

I have a Kendo Grid appearing in a modal successfully.

The filtering menus do not appear when clicking on the 3 dots in the column header.

It seems to be a layering issue. If I force change the z-index in dev tools the dropdown menu appears but then the filtering tools have issues. Has anyone else solved this problem?

Sridevi
Top achievements
Rank 1
Iron
 updated answer on 31 Mar 2023
1 answer
125 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
85 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
77 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
102 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
125 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
211 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
903 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
148 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?