0
kicks
ASP.NET MVC Grid – Part 6 – AJAX, Adv Search, Users with JS disabed
Prior to now, my MVC grid already has server side paging, server side sorting, keyword search and the state of the grid is persisted on subsequent page visits. In this part I will implement advanced search, using AJAX for grid actions and support for users with JavaScript disabled.