Treeview

1 Answer 272 Views
TreeView
John
Top achievements
Rank 1
Iron
John asked on 21 Jan 2022, 08:24 PM

We upgraded from 2.30 to 3.0 and immediately noticed our app stopped working. Properties of some controls seemed to have been removed. Could work with that. My main issue so far is the treeview expanded/unexpanded display has changed. Top level tree doesn't show any icon. Took the hierarchical treeview sample code and this is what I see

Is there some class styling conflict or something?

Dimo
Telerik team
commented on 26 Jan 2022, 07:56 AM

Hi John,

John
Top achievements
Rank 1
Iron
commented on 26 Jan 2022, 03:31 PM

I was using the Telerik theme when the project was created. Is there an easy way to update bootstrap-main.css? I'm not sure if we want to use CDN theme as we might want more control over accepting changes.
Dimo
Telerik team
commented on 26 Jan 2022, 04:00 PM

@John - "bootstrap-main.css" implies that you are using one of the following:

  • custom theme
  • CDN theme or swatch (a swatch is a theme with a predefined color scheme)
  • CDN theme or swatch that you have downloaded locally

For cases 2 and 3, update the CDN URL or download the correct version locally again.

For case 1, recreate the custom theme with our ThemeBuilder via import or from scratch.

It is vital to update custom themes, CDN URLs or downloaded theme swatches with every update of UI for Blazor. Otherwise you end up with styling issues like the current one.

John
Top achievements
Rank 1
Iron
commented on 26 Jan 2022, 04:03 PM

Thanks, the download link is what I was looking for

1 Answer, 1 is accepted

Sort by
0
Semen
Top achievements
Rank 1
Iron
answered on 22 Jan 2022, 05:08 PM | edited on 22 Jan 2022, 05:10 PM

Yes, they changed some styles and properties. Also they changed inner structure of some components.

https://www.telerik.com/forums/css-problems#5430602

Tags
TreeView
Asked by
John
Top achievements
Rank 1
Iron
Answers by
Semen
Top achievements
Rank 1
Iron
Share this question
or