Hi,
I have a Web Application which was developed on Dot Net Framework 1.1 and Infragistics 5.1. Later it was migrated to Dot Net Framework 3.0 and Infragistics 8.2.
But I am getting a problem with UltrawebTree Scroll Bar after migrating.
Scrollbar was showing fine before migrating.
After migrating if last node is expanded in the tree (my web tree has three parent nodes), then the scrollbar is getting displaced to the left, because of which some white space is getting generated unnecessarily.
Please refer the attached screenshots.
Please provide us some solution for this.
Thanks in advance.
HI Grakgem,
After looking at the screen shot I would like to take a closer look at the code that generates the tree. Please provide me the source for the aspx code for the page and any styles applied to the page so that I may test the behavior at my end.
Bhadresh
Thanks for your reply Bhadresh.
Please find the attached aspx code for the ultrawebtree. The source code is same before and after migration. (Migration done from Visual Studio 2005 to 2008 and Infragistics 5.1 to 8.2)
Could you please provide a solution and help us out.?