Hi,
We are using Smart Gwt-4.1p (10th August 2015)
Browser: IE10, Screen resolution: 1280 X 1024
Attached file: TestsmartGwtProject.java (Tree Grid Code),
EmployeeXmlDS.java (Data Source), employees.data.xml (XML data)
Attached snapshot: scrolling_Issue.png
Steps for reproducing issue:
1. Create multiple child group under parent group tree.
2. Expand the parent group tree.
3. Try to scroll the scrollbar up to bottom.
Issue: Vertical Scroll bar is not allow to scroll down to view the groups in TreeGrid in I.E10.0
For example: Inside code I have provided TreeGrid height 700px and created 31 child group for parent group (Charles Madigen). So its reaches up to the bottom of the height of treegrid.
Now try to scroll, user are not able to scroll till the bottom and see the 31st child.
Note: This issue wont occur if Ill add 30th child or 32nd child.
Please let us know, how to resolve this issue.
Thanks.
We are using Smart Gwt-4.1p (10th August 2015)
Browser: IE10, Screen resolution: 1280 X 1024
Attached file: TestsmartGwtProject.java (Tree Grid Code),
EmployeeXmlDS.java (Data Source), employees.data.xml (XML data)
Attached snapshot: scrolling_Issue.png
Steps for reproducing issue:
1. Create multiple child group under parent group tree.
2. Expand the parent group tree.
3. Try to scroll the scrollbar up to bottom.
Issue: Vertical Scroll bar is not allow to scroll down to view the groups in TreeGrid in I.E10.0
For example: Inside code I have provided TreeGrid height 700px and created 31 child group for parent group (Charles Madigen). So its reaches up to the bottom of the height of treegrid.
Now try to scroll, user are not able to scroll till the bottom and see the 31st child.
Note: This issue wont occur if Ill add 30th child or 32nd child.
Please let us know, how to resolve this issue.
Thanks.