Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 812 Bytes

File metadata and controls

22 lines (13 loc) · 812 Bytes

Binding List Data and Service URLs to the Blazor Query Builder UI

This sample explains about how to bind local list data and service URLs from a remote server to the Syncfusion Blazor Query Builder UI in Blazor WebAssembly application.

Documentation: https://blazor.syncfusion.com/documentation/query-builder/data-binding

Online example: https://blazor.syncfusion.com/demos/query-builder/default-functionalities

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

Further help

To get more help, check the ASP.NET Core Blazor documentation.