Posted 27 January 2020, 5:42 pm EST
Hi Team,
I am using angular with Wijmo grid and filters. I am calling an API which gives me back the data-set. It has a date column in it. The data we get back is random and I wanted to sort it by latest date 1st without the user having to select that filter. Is there a way to apply filter on-load of data?
Thanks.