Grid Filter Slowness

We have different types of filters on the page below is once snipped for 1 filter. We already optimize the code using count and Linq query but still we are facing some slowness in filter when we rapidly changing with large data approx 2500.

Image_3557_1739779481560


1 Reply

PS Prathap Senthil Syncfusion Team February 18, 2025 12:25 PM UTC

Hi Pankaj Modi,

We are unable to reproduce the reported issue when attempting to reproduce the issue . For your reference, we have attached a GIF file and a simple sample. So, to further proceed with the reporting problem, we require some additional clarification from your end. Please share the below details to proceed further at our end.


  • If you are using a large amount of data, we suggest enabling either paging or virtualization features to improve performance. Have you enabled these features? Please confirm. If not, enable one of them to verify if the issue is reproduced.
  • Could you please share the grid code snippets with the model class?
  • To analyze the reported issue, could you please share a simple and reproducible sample that demonstrates the problem? This will assist us in identifying the issue more efficiently and providing a resolution.
  • Or kindly share your attempt to replicate the issue using the attached simple sample.

Above-requested details will be very helpful in validating the reported query at our end and providing a solution as early as possible. Thanks for your understanding.



Sample: https://blazorplayground.syncfusion.com/embed/rNrItVWPJTUKfGqF?appbar=true&editor=true&result=true&errorlist=true&theme=bootstrap5

Regards,
Prathap Senthil


Loader.
Up arrow icon