This question is locked. New answers and comments are not allowed.
I created an edit template for the grid but when I put it in the same directory as my index view the grid didn't use it. I even tried setting the template name in the GridEditingSettingsBulder. Maybe I'm wrong, but I thought MVC searched the local directory before looking in the Shared folders.
Ironically when I created a custom toolbar partial view the grid did look in the local directory but on second thought this is probably because I rendered the view using an MVC Html helper.
http://www.aspnetmvcninja.com/views/view-search-paths
Thanks
Ironically when I created a custom toolbar partial view the grid did look in the local directory but on second thought this is probably because I rendered the view using an MVC Html helper.
http://www.aspnetmvcninja.com/views/view-search-paths
Thanks