Kendo react grid filter conetxtual menu is taking the full page width

28 views Asked by At

I have built a table with a custom column menu using kendo react table. My column menu element container max width is 150px but kendo animation container width always taking full page width.

I don't have any styling control to set the width of kendo animation container. We want the context menu as the same as the kendo documentation example. like this but we are getting it as below

Screenshot of how it shows up

Please let me know any work around to fix this issue. We are using "@progress/kendo-react-grid": "4.8.0" version.

0

There are 0 answers