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 am looking to replace Ag-Grid but it has a feature I can’t do without.
I did not see the option for columns to be resizable by user. Do you have it?
My components refresh the data every 30 seconds, with Ag-Grid I can save the column width, sorts and filters before the redraw and can restore them after.
Will I be able to do it with react-smart-data-table?