Hi
i am using telerik version-2009.1.402.20 product in my web application.
I have grid with GridclientSelect column like....
i am using telerik version-2009.1.402.20 product in my web application.
I have grid with GridclientSelect column like....
<telerik:GridClientSelectColumn UniqueName="DelSel" HeaderStyle-HorizontalAlign="Center"></telerik:GridClientSelectColumn>
Based on some condition i make that check box to invisible state.So some row having check box some rows does not .
What iam issue is if i select header check box all the row getting selected even if the row is not having check box.
Also i have multiselect option. what i want is when i am selecting header check box it should select only which are having
check box in Gid rows.So no need to select all the rows in grid.
Regards,
Abdul Ajees.M