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

[Solved] MVC Telerick grid and partial view

0 Answers 60 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.
Swathi
Top achievements
Rank 1
Swathi asked on 04 Mar 2011, 11:03 AM
Hi,

I have a partial view which has a telerick grid.From the controllers action method ,I am passing a grid result as viewdata to the partialview and a viewmodel as model to the parent view.Till now it is working fine.Now,When I try adding a new record using telericks "+Add new Record " feature,Its is updating the viewdata.

So,In "new ()" Action method in controller,tryupdatemodel(Model) is always returning false.Please help me how to work with viewdata in controller in this context,
Tags
Grid
Asked by
Swathi
Top achievements
Rank 1
Share this question
or