We are using Angular ui-grid in our project. We have a grid in our project, that uses filtering (both using drop-downs and free-form text). Once the grid is refreshed and new data is got, we could see that the filtering values are not touched. However, we want the new data to be filtered using the old filtering values. How to do it using ui-grid? Please let us know.
Thanks Udaya