I am using ag-grid in my angular application. I have requirement where I have to perform sorting in my grid on a button click instead of clicking the column header which is a default behaviour. Is there any way to acheive this?
I am using ag-grid in my angular application. I have requirement where I have to perform sorting in my grid on a button click instead of clicking the column header which is a default behaviour. Is there any way to acheive this?