Observables whith remote data and initial grid filter

I have successfully implemented the datagrid with remote and observable data following the guide https://ej2.syncfusion.com/angular/documentation/grid/observables/.

I have also applied an initial filter following this example, but when I paginate or sort the results, the initial filter is lost.


What doing wrong?

Best regards, and thank you for your time :-)


1 Reply

JC Joseph Christ Nithin Issack Syncfusion Team November 8, 2022 05:50 PM UTC

Hi Diego,


  Greetings from Syncfusion support.


  Based on your query, you are having a grid with initial filtering using observable data , when
you perform any other actions, the filter is cleared. Unfortunately the issue is not replicated in the sample below.


  Sample: https://stackblitz.com/edit/angular-ws2fqv-u4dgsq?file=app.component.ts,order.service.ts


  If you still face the issue, share a simple sample to reproduce the issue or try to reproduce the issue in the sample provided.


Regards,

Joseph I.


Loader.
Up arrow icon