I have implemented sorting of the the selected items in AG-Grid on a button click other than header click.
Ag grid by default needs a ctrl/shift key to be pressed while selecting multiple columns. I want to override this behavior and use the above button as flag instead of key press.
Is it possible to do this? I do not want Pinned rows.
Ag-Gridcommunity no longer seems to be very active - Arun