This is a migrated thread and some comments may be shown as answers.

[Solved] Existing MVC website - integrating Telerik MVC Grid to use ServerSideEditing

0 Answers 29 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jonathan Caines
Top achievements
Rank 1
Jonathan Caines asked on 15 Feb 2012, 12:31 PM

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 

Tags
Grid
Asked by
Jonathan Caines
Top achievements
Rank 1
Share this question
or