<telerik:RadUpload EnableFileInputSkinning="true" EnableEmbeddedSkins="true" Skin="WebBlue" Width="350" InputSize="30" runat="server" ID="RadUpload1" AllowedFileExtensions=".gif,.jpeg,.jpg,.bmp,.png" OverwriteExistingFiles="true" InitialFileInputsCount="1"OnClientFileSelected="checkExtension" ControlObjectsVisibility="None" MaxFileInputsCount="1"> </telerik:RadUpload>I have added the above code in the EditFormSettings-<FormTemplate> tag of my aspx page.
The theme for radupload is applyed when i am in the add mode of the grid.
but fails to apply skin when i am in the edit mode.
i have not added any code related to radupload.
plzz help me with this issue.
Thanks
K²