I currently have a nested KendoReact Grid with parent and children rows. Since this web application is for the purpose of real time status, I have implemented a data refresh from the server via a parent page use of a 30 second setInterval function that performs the asynchronous web service API call. If the user has expanded a parent row so as to see the children, is there anyway to stop the Grid from collapsing the parent row after the setInterval fires?
Thanks,
Jim
SKF USA, Inc.