Manually collapse a Table Row OnRowExpand section

Is this possible? The behavior right now is a little strange. I remove the data and refresh the table and the table does in fact refresh, but the expanded row stays open and just displays the new refreshed array index row # with the row continuing to be expanded. It makes it very difficult to know that anything happened… I would think a refresh would collapse the row. Even still, I can’t find any way to manually force the row to close.

Thanks!

Did you ever find a solution for this? I have the exact same problem. It took me like 5 button presses and removed entries before I noticed that the data changes.

No, I had to go with another solution, this makes datagrids unusable for a lot of what I need. I think this is a bug but I just haven’t touched this in awhile.. I don’t have any data or screenshots to even open an issue in github.

Alright. I have also removed certain functionalities now and made it simpler because of this