How to disable scrollbars at ultrawebtree?

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

Not Ranked
Points 370
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,939
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 370

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

40,788 users have contributed to 129,818 threads and 144,150 posts.

In the past week, we've had 5,587 new users, adding to our total of 467,632 registered users!

In the past 24 hours, we have 56 new thread(s), 217 new post(s), and

In the past 3 days, the most popular thread for everyone has been "Google Chrome & UltraWebGrid. Compatible or Not? ". The post with the most views is "In wingrid RowFilter dropdown items for DropDown column is not shwing ". The most replies were made to "Google Chrome & UltraWebGrid. Compatible or Not? ".

Please welcome our newest member fceskxv .