This question is locked. New answers and comments are not allowed.
Hi,
I would like to know how to create an "autocomplete" textbox in the asp.net mvc grid, allowing to do a search on all fields of an object(even non displayed columns).
I saw that: http://demos.telerik.com/aspnet-mvc/grid/customtoolbar?theme=simple But it seems to be only possible to make the search on one field.
Thank you!
I would like to know how to create an "autocomplete" textbox in the asp.net mvc grid, allowing to do a search on all fields of an object(even non displayed columns).
I saw that: http://demos.telerik.com/aspnet-mvc/grid/customtoolbar?theme=simple But it seems to be only possible to make the search on one field.
Thank you!