Peform sorting in ag-grid on clicking a button instead of column header

Viewed 8

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?

0 Answers
Related