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

[Solved] Read Data From Grid

0 Answers 27 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 19 Apr 2012, 01:23 AM
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
clive
Tags
Grid
Asked by
Clive
Top achievements
Rank 1
Share this question
or