I m developing one application at runtime Env.. so all controls show dynamically , i have problem for storing data of chekboxes in sqlserver as well as select/deselect all checkboxes .
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Adnan HasanPosted Apr 28, 2006, 6:46 AM
I thik you should visit this http://www.codeproject.com/aspnet/datagridCheckboxes.asp, there are also some other articles on this issue which will describe you how to do this thing with the help of java script.
Adnan Hasan