Hi
we have a below requirement . please share the sample code how to achieve this , we have implemented the remote data load but still it is not working.
two apis will be there to fetch data : first api will load the parent list which contains the unique id
second api will load the children when we pass the parentid to it .
This above thing should be implemented in tree-grid and the each childeren api should be called on expand button click and also at parent level we should have the checkboxes in order to select .