I have a radGrid that has a GridClientSelectColumn but I need to be able to dynamically hide/show this based on the data per row. How can I do that. I know how to hide/show the entire column, but that isn't what I want. There are certain rows within the grid that I don't want as selectable (based on the data within the row). So was hoping I could do someting on the grid databound event to do this.
Thanks!
Debbie
Thanks!
Debbie