I have an existing MVC site, built some years back, and I am now removing all my custom grid code with Telerik's MVC Grid.
I wish to utilise the ServerSide editing but the examples show the SourceCodeFile scaffolding on a single control actionresult reference by a single MVC grid in a single view.
My issue is that I have mulitple MVC grids called by renderpartial in a single view with a single controller actionresult. I cannot have multiple scaffolding on the single actionresult.
I therefore need some assistance on thinking this through as I only visit this project once in a while and I am not constantly building in MVC so do not totally no all my options.
Also posted on stackoverflow.com at: http://stackoverflow.com/questions/9292490/existing-mvc-website-integrating-telerik-mvc-grid-to-use-serversideediting