Hi,
I am trying to set the SkinID of the RadTextBox generated when a GridBoundColumn is in edit mode.
I have tried in the Grids PreRender event but get the error that you can only set a SkinID in the page PreInit event. However the RadGrid does not exist at this stage.
I there any way to do this without resorting to template columns on everything?
Thanks
Gavin.