Hello,
i need to draw a treegrid with this schema :
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
i need to draw a treegrid with this schema :
Code:
- node1 + node1.1 + node1.2 + node1.3 + node2 + node3
Is there any way to do this ?
---
Smartgwt 2.4