Grid Remote Databinding example - filter on date range

0 Answers 125 Views
Grid
Blazor
Top achievements
Rank 1
Iron
Blazor asked on 05 Apr 2023, 09:22 PM

With this example, it appears the filter on the OrderDate will only filter on the data that was loaded into the grid initially, correct?   In other words, could the OrderDate range be expanded to return more data ?  

https://demos.telerik.com/aspnet-mvc/grid/remote-data-binding

If one has several thousand rows to potentially pull in, we will likely need to:
- Set AutoBind to false
- Provide some parameter values to pass in via the Data method to limit the results.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Blazor
Top achievements
Rank 1
Iron
Share this question
or