This question is locked. New answers and comments are not allowed.
We have a RadGridView with an editable GridViewCheckBoxColumn. However, whenever the grid is not in Edit Mode, the check boxes in that column appear disabled. This sometimes causes users to believe that they aren't editable. We want the check boxes to always appear as they do when the grid is in Edit Mode.
I've seen a few other forum posts about editing templates and xaml in order to get the desired appearance, but I was wondering if there was anyway to do this programmatically? We don't use xaml to create our grids and we rarely use xaml to set styles and whatnot. Any assistance would be much appreciated.
I've seen a few other forum posts about editing templates and xaml in order to get the desired appearance, but I was wondering if there was anyway to do this programmatically? We don't use xaml to create our grids and we rarely use xaml to set styles and whatnot. Any assistance would be much appreciated.