This question is locked. New answers and comments are not allowed.
In 'normal' KendoUI there the following function, which allowed the use of certain filters while loading data into the table. How do I get the effect of initial conditions provide filtering to the table?
Unfortunately I have not found such a function in PHP wrappers.
filter: {
field:
""
,
operator:
""
,
value:
""
}