This is a migrated thread and some comments may be shown as answers.

Styles different than the Grids in the solution

2 Answers 18 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Reid
Top achievements
Rank 2
Reid asked on 09 Jul 2018, 02:20 PM

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

Sort by
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?

Regards,
Ivan Danchev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Reid
Top achievements
Rank 2
answered on 12 Jul 2018, 03:57 PM

Hello Ivan,

This issue has been resolved.  As it turns out there was issues in mismatched Kendo UI CSS versions.

I create a blnk grid based demo in another instance of VS and then just copied the style and JS declarations from that into my solution.

Many .CSS issues solved doing that!!

 

 

Tags
TabStrip
Asked by
Reid
Top achievements
Rank 2
Answers by
Ivan Danchev
Telerik team
Reid
Top achievements
Rank 2
Share this question
or