Help with defaults selectedRow data in AgGrid tables
I have to tables, both AgGrid, selecting a row in first table populates the second, issue is, if the second table only has one row, the slecetRow data doesn't change because I asume if the index stays the same 0, it doesn't refresh the data, is there a way to force this?