Hi everyone,
I built a nice ag_grid for our project and using the free version. I wanted to extract as CSV or xlsx format of data from demonstrated view of grid. Let say I put a filter on the grid or I sorted or changed the column order so I wanted to see this view on my extracted file. Is there any way to do that?
I could do if I can somehow develop an event to filter my base data when it is applied to the grid but I am not sure how to do that as well. Will be very appreciated for any help.
Thanks in advance.