This question is locked. New answers and comments are not allowed.
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
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