posted 10 years ago
Hi people.
[First of all: I'm sorry for my poor English.]
We have a problem here using GWT with TreeGrid.
The question is simple: It works fine when the number of elements inside the structure of the tree is small, but when it grows to a big amount of items, the bottom of the tree is not able to show all of its elements, and it appears in white color but empty.
Then, if you close some of the branches... It shows some more elements of the bottom, depending of the number of elements of the tree.
Can someone help me? There is a solution for this? I've been searching a lot but I didnt find anything useful.
We use this libraries:
And here is an example of code of our application:
Thanks a lot!
Best regards
Paulo