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

[Solved] How to Use ModelBinding with Custom Html table

2 Answers 88 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.
Ratndeep
Top achievements
Rank 1
Ratndeep asked on 30 Dec 2009, 01:23 PM
Hi All,
I have a class user with fields Name,Email,Active. I have created a custom table which displaying list of users with this fields,Now .I want to use model binding feature here to save list of users into database but  how it can be done  or how the all table records can be retrived at server side.( for  One field Active i am using checkbox in Custom Table and for some resions i cant use grid here)

Please share your thoughts on this and Thanks in Advance

2 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 30 Dec 2009, 11:07 PM
Hi Ratndeep,

In order to send the whole modified data you should wrap the custom table in a form, which will post the data to the server. You can review this blog post for more information.

Nevertheless please have in mind that this question is not directly to the Telerik Extensions, but to the ASP.NET MVC.

Sincerely yours,
Georgi Krustev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Ratndeep
Top achievements
Rank 1
answered on 31 Dec 2009, 06:09 AM
Hi Georgi ,
Thats true its not related to Telerik Extensions.I thought about this after reading your post.
My sincere apologize will take of this in future.
Thanks.
Tags
Grid
Asked by
Ratndeep
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Ratndeep
Top achievements
Rank 1
Share this question
or