Example of Value Template in ASP.NET MVC Query Builder Control
This sample demonstrates the integration of the Dropdown List and Slider components as templates in the Query Builder control and also showing the different types of queries such as CEL and SpEL. The query preview can be changed using the tab component.
DEMO
SOURCE
CEL
SpEL
This sample illustrates how to integrate the Dropdown List, Slider, and Checkbox components with the Query Builder. The available types of templates are:
-
DropDownList
-
AutoComplete
-
CheckBox
-
Slider
In this demo, queries are exported in CEL and SpEL formats.
More information about Query Builder can be found in this documentation section opens in a new tab.