Hi,
I have noticed that the "Ends with" filter does not always work when the entry matches an item in the column. I'm using client side filtering and paging.
An example of this behavior can be seen by going to the Grid /Binding to local data online sample at http://demos.kendoui.com/web/grid/local-data.html
In the City column set the filter "Ends with" then enter New York in the text field, 17 records are returned 4 with New York as the city, 3 with Redmond as the city and 10 with Seattle as the city.
Is there a fix and/or workaround for this issue?
Thank you,
I have noticed that the "Ends with" filter does not always work when the entry matches an item in the column. I'm using client side filtering and paging.
An example of this behavior can be seen by going to the Grid /Binding to local data online sample at http://demos.kendoui.com/web/grid/local-data.html
In the City column set the filter "Ends with" then enter New York in the text field, 17 records are returned 4 with New York as the city, 3 with Redmond as the city and 10 with Seattle as the city.
Is there a fix and/or workaround for this issue?
Thank you,
Eric