Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Tree : partial loading

    Hello,
    i need to draw a treegrid with this schema :

    Code:
    - node1
       + node1.1
       + node1.2
       + node1.3
    + node2
    + node3
    On the one hand, datas of "note1" would be entirely send by server, on the other hand datas of other nodes must be loaded when user would open them.

    Is there any way to do this ?

    ---
    Smartgwt 2.4
Working...
X