Hi,
We are using a checkbox treegrid as one of our components.
A datasource has been associated to the tree grid.
We would like to show some nodes as preselected when the data is fetched from the datasource.
Currently there are no APIs to select a treegrid node programmatically.
We tried to cast the treegrid to ListGrid but we encountered some errors in this approach.
We found a related thread on your forums. http://forums.smartclient.com/showthread.php?t=11423. The solution provided in this thread does not work.
Kindly provide an API for the same.
Thanks,
Broadsoft Team.
We are using a checkbox treegrid as one of our components.
A datasource has been associated to the tree grid.
We would like to show some nodes as preselected when the data is fetched from the datasource.
Currently there are no APIs to select a treegrid node programmatically.
We tried to cast the treegrid to ListGrid but we encountered some errors in this approach.
We found a related thread on your forums. http://forums.smartclient.com/showthread.php?t=11423. The solution provided in this thread does not work.
Kindly provide an API for the same.
Thanks,
Broadsoft Team.
Comment