Can we store or keep a log of filters applied in qgrid on a dataframe?
Mohitbatra007 opened this issue · 0 comments
Mohitbatra007 commented
I am trying to use qgrids on a dataframe and I want to store the log of filters I have applied during qgrid so that later on I can reapply the same filters on a different dataset.
Just checking in to see if there is anyway to do that.