I have a Kendo Grid inside a Kendo Window. How can I enable its horizontal scrolling using wrappers?
I've tried anything, but none of them worked. The last thing I tried was surrounding the Grid with a width-limited div
.
Have you tried using frozen column, I prefer use this feature if I have a lot of columns to be displayed.