It would be nice if there was a render setting for KendoUI controls that match Bootstrap elements. I know there is a Bootstrap theme but it doesnt come close to how bootstrap truely looks for example the KendoUI Grid could render out a Bootstrap Styled Table but setting the render option to "Bootstrap"
Thanks for the additional input, Loren. Still using the bootstrap theme conversion mechanism I pointed should produce the desired result for you.
I was talking about how it renders. like my example the grid could render the under lying table element and attached the bootstrap classes of table and table-hover etc.. this would then work with any bootstrap variation theme as they utilize the same class name. I use the standard bootstrap theme and KendoUI bootstrap theme but it still falls short on themeing things like bootstrap.
Thank you for the suggestion, Loren. Since there are many Bootstrap theme variations, I don't see how such a configuration could work with an arbitrary Bootstrap theme, thought. Instead you may consider utilizing the Bootstrap theme conversion mechanism exposed by our framework to match the styles of a Bootstrap theme you choose. See this section in our documentation for more info: http://docs.telerik.com/kendo-ui/using-kendo-with-twitter-bootstrap#using-a-custom-bootstrap-theme-with-kendo-ui