This question is locked. New answers and comments are not allowed.
I'm working with Telerik MVC controls, Now I want to use one theme for panel bar and different theme for grids. I used the StyleSheetRegistrar() in the page which using the panel bar and another StyleSheetRegistrar() in the page which using the grids, then for both panels and grids are taking any one theme only. How specify theme at control level or how to specify one theme for all grids in the site?