Supercharging Blazor Grids with OData $Batching

preview_player
Показать описание
In this video, I'm going to show you how to enable OData $batch capability on your ASP.NET API. Additionally, I'm going to show you how to integrate your Blazor application with the OData enabled API to provide amazing capabilities for your UI Grid using Syncfusion.

Here's some reference from the video:

Syncfusion Grid with Blazor and OData integration:

OtripleS branch for enabling OData Batch:

Learn more about OData Batching in this article:

Last but not least, learn more about Syncfusion Grids here:

Thank you so much for watching, if you have any questions, comments or concerns please let me know what you think and as usual don't forget to like and subscribe!
Рекомендации по теме
Комментарии
Автор

This would be really helpful when building dashboards!

dviloldier
Автор

I have a hard time getting batching to work on client-side Blazor.

mirabilis
Автор

Although this looks very nice, I do worry about loosing a bit of speed on the race to the users screen, different requests take different times, if you make them all at the same time it’ll take as long as the longest request takes, if you make multiple calls you hydrate the UI as soon as the first request finishes, I’ll definitely keep an eye on this tho, for non speed critical screens this is groundbreaking stuff

willinton
Автор

What about the SyncFusion Licensing, can a SFGrid be used for free?

florre