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

Panel contents in hierarchy form

2 Answers 75 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Jaydev
Top achievements
Rank 1
Jaydev asked on 30 Jul 2008, 08:56 AM
Hi,
     I am using panel bar and my desing like this. Problem in display contents in hierarchy form. My actual design like this -

1
  1.1
       1.1.1
               1.1.1.1
               1.1.1.2

But its displaying like this -

1
  1.1
       1.1.1
       1.1.1.1
       1.1.1.2

I not want to use treeview in panel control. I got solution by using treeview but i want to use only one control.
If i use this css class then its working but its background color displaying transperent.

.RadPanelbar_myThem

 .level2
{
margin-left: 20px;
}

Please give me other idea. I am using XML for binding Panel control.

Thanks
Jaydev Jangid


2 Answers, 1 is accepted

Sort by
0
Jaydev
Top achievements
Rank 1
answered on 05 Aug 2008, 10:01 AM
No answer or suggetion?
0
Sean
Top achievements
Rank 2
answered on 09 Aug 2008, 04:34 AM
Can we see a bit of your html and XML? It sounds, to me, like an issue with the Parent ID perhaps?

Thanks for listening!

Sean
Electronic Arts, Orlando FL
Tags
PanelBar
Asked by
Jaydev
Top achievements
Rank 1
Answers by
Jaydev
Top achievements
Rank 1
Sean
Top achievements
Rank 2
Share this question
or