Hi ,
I am trying to create a tree that consists of thousands of record. I can't do it in one go so I want to use load on demand feature but I am unable to do it. I don't have a data source as of now I am doing this using async call and creating objects on client and then passing to tree. I have already gone throught http://www.smartclient.com/smartgwte...taBinding.html this link but unable to implement. Can somebody suggest how should I implement load on demand using ds.xml file or mannual querying database. I want to create 7 levels in my tree. If you can provide me sample ds.xml to define parent child relationship. Thanks in advanc.e
I am trying to create a tree that consists of thousands of record. I can't do it in one go so I want to use load on demand feature but I am unable to do it. I don't have a data source as of now I am doing this using async call and creating objects on client and then passing to tree. I have already gone throught http://www.smartclient.com/smartgwte...taBinding.html this link but unable to implement. Can somebody suggest how should I implement load on demand using ds.xml file or mannual querying database. I want to create 7 levels in my tree. If you can provide me sample ds.xml to define parent child relationship. Thanks in advanc.e
Comment