/binding-list-data-and-service-urls-to-the-blazor-query-builder-ui

A quick-start project that helps you to bind list data and service URLs to a Syncfusion Blazor Query Builder UI in a Blazor WebAssembly application. In this example, you will learn how to bind local list data and service URLs from a remote server to the Syncfusion Blazor Query Builder UI.

Primary LanguageHTML

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.