Hi Manolo,
We would like to inform you that, we can’t use the custom themes generated using Theme builder in classic MVC for WebForms since the class name and styles differs for both. Can you please provide the controls list which you are going to use custom themes. We will prepare and provide the custom themes css files for that controls.
Please let us know if you have further queries.
Regards,
Kasithangam
We would like to let you know that, customize the css for the accordion,datepicker and uploadbox component, we have to achieve this behavior by using the “cssClass” property. This cssClass API helps to use custom skinning option for our controls. By defining the root class using this API, we need to include this root class in accordion.css, datepicker.css, uploadbox.css file.
We have prepared a sample based on this and it can download under the following location.
Sample: Sample
In this sample, we have add the cssClass property as ‘customTheme”and we have add this root class in the customTheme.css file (present in themes folder which is combine accordion.css,datepicker.css,uploadbox.css). Using this class we have customize the css of accordion, datepicker and uploadbox component.
We have prepared JS documentation with more detail information about the all the component in the below API link.
http://help.syncfusion.com/cr/js
For the grid control, our grid team will update you with the details. Please let us know if you have further queries.
Regards,
Kasithangam
Thanks for your update. Please let us know if you need any assistance.
Regards,
Kasithangam