I'm using this grid control on my project, and i want to be able to edit the ON OFF text of an entire column that has a GridSwitchButtonEditControl editortype.
The documentation of the component is over here
But i can't figure out how to set the default properties of the editor control of an entire column, nor the properties of a single row column editor (which according to the documentation are inherited from the column's editorcontrol).
Can someone please help me?
Thank's in advance
Here is one simple way: