I would want to have a column menu with the filter opening at 1 click, instead of first opening the column menu, and the opening the filter box.
An extra plus would be to have an actual filter icon instead of the default 3 dots. See the attached images for more info about what I want to achieve.
What do I need to do?


I am using react grid group feature. But it shows groups expanded by default.
I didn't found any way to show it collapsed by default.

Hi,
I am trying to create editable GridCell which could accommodate multiple lines by hitting [Enter] key.
Could you please provide an example if this is possible?
Thanks,
Sourav
How can I run an onclick event on the kendo chart?
I want to display the information in this diagram in a larger modal when I click
Thank you for your help

hello
is exist any example for update cell of Spreadsheets in kendo ui?
thanks
Hi,
Is there an exmaple for that add custom buttons to rows of Kendo Grid Grid?
thanks

While using the Kendo react editor, if I use a font family and jump to next line, the font changes.
How can I keep the selected font consistent while I'm using the editor.

Hi,
We have a scatter chart and the very first point on the grid will appear at the origin. However, this marker appears cut off, you can only see the top right 1/4th of it. My internal users that are testing this have complained about it as the existing chart we are replacing has the marker at that spot sitting on top of the origin, not cut off. Is there a way to prevent this cut off from happening? I did some searching around and didn't see anything obvious. My only thought is to add some padding to the min values so that the first value isn't in the corner, but that's not the most ideal for our users.
Kara

Hi,
We are working on rebuilding our application with React and I'm just getting to a page that will use a Kendo grid. We have an existing pagination system that I think we'd like to continue using going forward, so I need to recreate it for the Kendo Grid. Is it possible to build custom pagination in the grid footer, or would I have to build it outside of the grid and hope it looks decent?
For example, I need the page details (row and total) on the far left, and the pagination and page size selection on the right. Also, we use both input and numeric pagination together. For example, if I have 16 pages of data my pagination might look like 1...4 5 6 7 8 ...16 where 6 would be an input box.
