How to make the Kendo Panel Bar children as right indented.
For example I have PanelBar called Interest Rates and 3 children. I want the 3 children as below right indented.
Interest Rates
Default Rates
Negative Carry
Cash FTP
Thanks
Abdul Ashad
1 Answer, 1 is accepted
0
Accepted
Tsvetomila
Telerik team
answered on 12 Sep 2024, 10:14 AM
Hi Abdul,
Thanks for reaching out.
To attain the intended result, I recommend employing the HtmlAttributes() API configuration to add an extra class "k-level-2" to the items. This way, the child item will be intended to the right.
Furthermore, the "k-level-2" class will intend the items once, "k-level-3" once more. If you need a more specific distance, try applying a style attribute instead: