Checkboxes within a grid [modified]
-
I have been assigned a project where I need to show a check box in a grid that is based off of a bit field in a sql database. Here is what I am trying to do but not working correctly. Is there a better way to do this? Thanks, Cisco2103 -- modified at 10:23 Friday 5th October, 2007 DUH I fixed it. Thanks
-
I have been assigned a project where I need to show a check box in a grid that is based off of a bit field in a sql database. Here is what I am trying to do but not working correctly. Is there a better way to do this? Thanks, Cisco2103 -- modified at 10:23 Friday 5th October, 2007 DUH I fixed it. Thanks
Here is what I am doing
-
I have been assigned a project where I need to show a check box in a grid that is based off of a bit field in a sql database. Here is what I am trying to do but not working correctly. Is there a better way to do this? Thanks, Cisco2103 -- modified at 10:23 Friday 5th October, 2007 DUH I fixed it. Thanks
u can use a Check Box as Template Field : in gridview. and check the value in DB if it is set the set the value as true else false !!!
Happy Programming ----- Abhijit