I have an issue where the Tabset does not appear to be using the main styles and/or JS that seems to be working in general for instance with the grids.
I am using ASP.NET Core 2.0 and for the life of me I cannot get this tabset to style to the default, silver or black themes.
See attached.
Thanks!
2 Answers, 1 is accepted
0
Accepted
Ivan Danchev
Telerik team
answered on 12 Jul 2018, 08:15 AM
Hello Reid,
Could you elaborate more on your scenario?
Where is the TabStrip initialized? In a view or in a partial view?
Could you post the order in which you load Kendo UI CSS files in the _Layout.cshtml?
Are there additional CSS files loaded in the views?
Could you post/attach any custom CSS you apply to your page?