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

Height for the collapsed panel item

1 Answer 44 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
ET
Top achievements
Rank 1
ET asked on 24 Apr 2008, 10:45 PM
First of all, this is what I have.

<RadPanelBar>
    <Items>
        <PanelItem Expanded ="true" Value="ReadContent">
            Read only controls
        </PanelItem>
        <PanelItem Expanded ="false" Value="EditContent">
            Writable controls
        </PanelItem>
    </Items>
</RadPanelBar>

and then expand/collapse is strictly controlled by a javascript automatically.
so you don't get to click anywhere to either expand or collapse panels.

Now my question is, is there any way to remove the height of the collapsed panel ? I see a little bit of height left within it. is there any way to remove it completely using a style or something ?

I'd appreciate your help.
Thanks,


I'd apprecaite it if you could help me.
Thanks.


1 Answer, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 25 Apr 2008, 01:03 PM
Hi ,

Could you please open a support ticket and send us a running project illustrating this behavior? Or, could you give us a link to one of our online examples where this behavior can be reproduced?

Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
PanelBar
Asked by
ET
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Share this question
or