CheckBox with GridView
-
i need to populate a gridview with two columns with a checkbox. so the user can select its desired rows, n when he/she presses the button all the checked checkbox values are collected somewhere. i/'ve done till populating the gridview, but i can' fetch the checked CheckBox values. it showing me false for even checked CheckBox. I have search the whol internet :(( n im tired of searching please help me. Thanks
-
i need to populate a gridview with two columns with a checkbox. so the user can select its desired rows, n when he/she presses the button all the checked checkbox values are collected somewhere. i/'ve done till populating the gridview, but i can' fetch the checked CheckBox values. it showing me false for even checked CheckBox. I have search the whol internet :(( n im tired of searching please help me. Thanks
try this i am sure you will find your answer http://www.codeproject.com/aspnet/SelChkboxesDataGridView.asp :):):)
Regards, DJ Rock