I have created a custom skin for my radgrid and have a number of datetime columns with filters.
Is there any way that I can apply my skin to the DatePicker controls that are automatically inserted as the filtering items?
I have tried assigning a SkinID to the filteringitem during the ItemCreated event and get an error telling me that I must make skin assignments during the Page.PreInit event.
Any ideas?
Thanks.
Mike
Is there any way that I can apply my skin to the DatePicker controls that are automatically inserted as the filtering items?
I have tried assigning a SkinID to the filteringitem during the ItemCreated event and get an error telling me that I must make skin assignments during the Page.PreInit event.
Any ideas?
Thanks.
Mike