I have a grid which has three header columns and each column has check boxes. And the each column data also have check boxes.
For Example:
If suppose i click first column checkbox, it should select only first column data checkboxs, same applicable for all columns and also need row level selection too.
Please have a look at the attached image for better clarification.