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

How to handle updating Grid

0 Answers 52 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.
Jamy
Top achievements
Rank 1
Jamy asked on 03 Dec 2010, 04:24 PM
Hello All,

I am fairly new to the Telerik MVC Extensions and for that matter ASP.net MVC as well.

From what I understand so far is that if you make a custom viewmodel which exposes public properties having the same name as the id (name) of the Telerik control the appropriate value is available in the Action when posted back. Is a custom ViewModel the only way to receive the values if multiple Telerik controls are used in a form?

Also I am trying to create a view which is a search page and am unsure of the theory on how to implement it. When you come into the page it will have multiple datetimepickers, a combobox, integertextboxes, and an html submit but. All of the previous controls are contained in a form. Based on the information selected I would then like a Telerik grid to appear below and then as options are changed for the search have the grid update it's data asynchronously. Is this possible and is the pattern to do this specific to the Telerik technology or MVC3 in general?

Please help the newb... Don't mind doing the work just need info on the best practices for this.

Thanks
Tags
Grid
Asked by
Jamy
Top achievements
Rank 1
Share this question
or