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

[Solved] Get data from grid

1 Answer 42 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.
Clive
Top achievements
Rank 1
Clive asked on 21 Apr 2012, 06:02 PM
hi all,

i am using asp.net MVC3.
I have a set of webpages stored in a database and i have bound them in the grid.
with each webpage(row), i created a checkbox to see whether it is allocated to a particular role or not.

till now i have bound the webpages and managed to check the necessary checkboxes.
afterwards i will check or uncheck the chechboxes necessary.

the problem is that from the controller i am not able to get my pages so that i will save the changes in the database.
if you need some code, pls ask me for it.

hope you could understand my question.

thanks in advance

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 25 Apr 2012, 09:16 PM
Hi,

I am not sure if  but I think that the following demos could help:

If the approach used in them doesn't fit your scenario, some code will help to better understand the issue and provide you with a solution if possible.


All the best,
Daniel
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
Tags
Grid
Asked by
Clive
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or