I noticed a small bug when a RadGrid with a particular skin (in my case WebBlue), has, for example, a datetime column ...
If you want, in the datetime column, to change the skin of the single control input (in the ItemDataBound event), for example by choosing Bootstrap, then control RadDateInput (or whatever your control) does not change the skin.
Is there an "escamotage" to walk aroud this behavior?
Merci!