kendo grid - How to set kendogrid control to filterable mode "row"? -


i trying add filtering kendogrid control mode "row". telerik documentation says should set:

filterable: {     mode: "row" } 

but when set configuration, grid still in "menu" mode. how can set "row" mode?

i posted same question on telerik's support forum , answer give me:

the filter row functionality of grid added in q2 2014. suggest updating current kendo ui version more recent one.

after updated grid latest version, problem solved.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -