Blazor.FlexGrid icon indicating copy to clipboard operation
Blazor.FlexGrid copied to clipboard

OData Support

Open IvanJosipovic opened this issue 5 years ago • 1 comments

What are your thoughts on having this grid support OData style parameters for sorting/filtering/paging. This would make it much simpler to implement the server side of things.

See example: https://docs.microsoft.com/en-us/aspnet/web-api/overview/odata-support-in-aspnet-web-api/supporting-odata-query-options

IvanJosipovic avatar Dec 12 '18 19:12 IvanJosipovic

I thought about it, but this is advanced scenario and I want first solve the basics. After that I will look at this advanced features.

Mewriick avatar Dec 12 '18 20:12 Mewriick