Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > PanelBar > Pathatic rad panel rendering. Is the rad panel using by someone, please help me

Not answered Pathatic rad panel rendering. Is the rad panel using by someone, please help me

Feed from this thread
  • Rajeev avatar

    Posted on Jan 14, 2012 (permalink)

    Hi

           Please see the screen shot of rad panel bar. If some one have some suggestions. please help me

    Thanks
    Rajeev

    Attached files

    Reply

  • Posted on Jan 16, 2012 (permalink)

    Hello Rajeev,

    I tried the same scenario which worked as expected in my end. Here is the sample code.
    aspx:
    <telerik:RadPanelBar runat="server" ID="RadPanelBar2" Height="380px" ExpandMode="FullExpandedItem">
      <Items>
         <telerik:RadPanelItem Text="Mail" Expanded="True">
             <Items>
                <telerik:RadPanelItem Text="Inbox">
                  <Items>
                    <telerik:RadPanelItem Text="Sender" ></telerik:RadPanelItem>
                    <telerik:RadPanelItem Text="Recipient"></telerik:RadPanelItem>
                    <telerik:RadPanelItem Text="Drafts"></telerik:RadPanelItem>
                  </Items>
                </telerik:RadPanelItem>
               . . . .
    </telerik:RadPanelBar>
    Attached is the screenshot.

    -Shinu.
    Attached files

    Reply

  • Rajeev avatar

    Posted on Jan 16, 2012 (permalink)

    Thanks for the replay. I tried the basic use of rad panel it was working fine. i tried to create it dynamically. as per this sample. I am using IE 8

    http://demos.telerik.com/aspnet-ajax/panelbar/examples/populatingwithdata/dynamiccreation/defaultcs.aspx

    Thanks
    Rajeev

    Reply

  • Kate Kate admin's avatar

    Posted on Jan 17, 2012 (permalink)

    Hello Rajeev,

    The appearance that you get of the RadPanelBar control is indeed very strange one. It seems that the skin is not being applied. However, to be able to determine the reason causing this, I would ask you to open a support ticket with a simplified runnable that we could test locally and help you out.

    Kind regards,
    Kate
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > PanelBar > Pathatic rad panel rendering. Is the rad panel using by someone, please help me
Related resources for "Pathatic rad panel rendering. Is the rad panel using by someone, please help me"

[  ASP.NET PanelBar Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]