Hi
I am assigning the same ID to the check box which I am searching for using FindControl() method.
I'm doing everything the same as mentioned here:
WEBSWAPP Development Inc.
except for creating the columns for the GridView in the Page_Load method. The columns for the GridView are being created just before data is bound to the GridView in a number of different places in the .aspx page