For C# winforms.
I wanted to check for each cells in a RadGridView. Wanted to add a eventhandler, once all data dataloaded.
For the cell with value "Completed" I would like to change the cell into a button, lets say a radButton named "radButtonView".
Anyone have any idea how to do that?
A simple example will do :)
I wanted to check for each cells in a RadGridView. Wanted to add a eventhandler, once all data dataloaded.
For the cell with value "Completed" I would like to change the cell into a button, lets say a radButton named "radButtonView".
Anyone have any idea how to do that?
A simple example will do :)