How to disable scrollbars at ultrawebtree?

rated by 0 users
This post has 2 Replies | 2 Followers

Not Ranked
Points 310
Sergiogray Posted: 07-07-2008 4:38 AM

Dear all. I have a panel on my page with two ulrawebtrees. I do not want to see 2 scrollbar on the screen (1 - vertical panel scrollbar, second is ultrawebtree scrollbar). Please find some simple code below . My browser is IE7. Thank you in advance, Sergey

<asp:Panel ID="Panel1" runat="server" BackColor="White" ScrollBars="Vertical"  Height="290px" Width="300px" Wrap="False">

 <%--first tree--%>  

 <ignav:UltraWebTree ID="MenuSettingsTree" runat="server" Width="90%">

        <ClientSideEvents NodeChecked="ChangeItemVisibility"

         NodeExpand="OnTreeNodeExpand" NodeCollapse="OnTreeNodeCollapse" />

  </ignav:UltraWebTree>

 <%--second tree--%> 

 

 <ignav:UltraWebTree ID="NavigatorSettingsTree" runat="server" Width="90%">

        <ClientSideEvents NodeChecked="ChangeItemVisibility"

        NodeExpand="OnTreeNodeExpand" NodeCollapse="OnTreeNodeCollapse"/>

 </ignav:UltraWebTree>

</asp:Panel>

  • | Post Points: 20
Top 25 Contributor
Points 6,849
Infragistics Employee

 

Hello,

I am trying to reproduce the problem, unfortunately to no avail. I am using the latest UltraWebTree release - 8.2. I cannot see the scrollbar of the tree, only of the panel. Could you please send a little bit more information on the problem - this will surely provide additional clues.

You can also check out some answers in the forums on similar problems - hopefully they will provide some help:

http://forums.infragistics.com/forums/p/6126/26589.aspx#26589

http://forums.infragistics.com/forums/p/6466/27752.aspx#27752

Or directly following the search results of this search:

http://forums.infragistics.com/search/SearchResults.aspx?q=scrollbar+ultrawebtree

You can also try with ig:WebPanel  (in the Misc assembly) and see if you get better results.

 

Best Regards,

Ivan Baev

The Infragistics ASP.NET Team

  • | Post Points: 20
Not Ranked
Points 310

Hi. Ivan, thank you for your kind help. The second link, that you have provided me,  was very useful. For addition information: i'm using UltraWebTree release 7.2. I attach the figure how it looks like (2 scrollbars), do not mind the titles of the tree nodes and other stupid information from that free resource: http://keep4u.ru/full/080708/29eb83eb810e11122d/jpg.

  • | Post Points: 5
Page 1 of 1 (3 items) | RSS

Forum Statistics

28,027 users have contributed to 104,793 threads and 116,526 posts.

In the past week, we've had 928 new users, adding to our total of 443,559 registered users!

In the past 24 hours, we have 50 new thread(s), 158 new post(s), and

In the past 3 days, the most popular thread for everyone has been "XamDataPresenter (Mouse Right Click)". The post with the most views is "XamWebDialogWindow dynamic resize". The most replies were made to "XamDataPresenter (Mouse Right Click)".

Please welcome our newest member jsdesfosses.