You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a big dataframe and wants to use aggrid to manage the selection. but seems the selection response like "rowClicked" will come with the grid refresh, for the DF is big the refresh time is a little long.
is it possible to get selected rows without REFRESH the grid?
The text was updated successfully, but these errors were encountered:
I have a big dataframe and wants to use aggrid to manage the selection. but seems the selection response like "rowClicked" will come with the grid refresh, for the DF is big the refresh time is a little long.
is it possible to get selected rows without REFRESH the grid?
The text was updated successfully, but these errors were encountered: