I create the checkbox column in datagrid. and it works fine. But i need to select or fire the click event to whole the checkbox column with another checkbox outside the datagrid.I tried it but it just checked the checkbox but it doesn’t fire the click event within the cells containing the checkbox. SO is there any solution?please help
Share
Loop through the grid and set the value as shown for the column concerned in the checked event of the other checkbox