I've got a kendo grid that has a datasource set after the grid is created. This is causing a second filter row to be added among other things. This is completely undesired behavior. How can I resolve this?
JSFiddle:
http://jsfiddle.net/k3kc2pod/3/
3 Answers, 1 is accepted
0
Accepted
Kiril Nikolov
Telerik team
answered on 11 Dec 2014, 01:15 PM
Hello Kyle,
This looks like an issue with the Kendo UI Grid. If you set the scrollable option to true, the issue will be resolved: