Example of Drag and Drop in ASP.NET MVC Query Builder Control

Query Builder
Drag and Drop

This sample demonstrates the drag and drop support of the Query Builder control.

Davolio, Buchanan
FirstName LIKE ('Andre%') AND LastName IN ('Davolio','Buchanan') AND Age > 30 AND (IsDeveloper = true OR PrimaryFramework = 'React') AND HireDate BETWEEN '11/28/2023' AND '11/30/2023'

                                        

In this demo, the Query Builder includes a drag-and-drop feature that allows you to move rules or groups to different positions. You can enable or disable this feature using the AllowDragAndDrop property.

In mobile mode, the control is shown vertically.

More information about Query Builder can be found in this documentation section .

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab