Example of Separate Connector in ASP.NET MVC Query Builder Control
This sample demonstrates the Separate Connector support of the Query Builder control.
DEMO
SOURCE
SQL
JSON
In this demo, the Query Builder includes a separate connector feature that displays a combinator between each neighboring pair of rules or groups within a group's rules. You can enable or disable this feature using the EnableSeparateConnector property.
In mobile mode, the control is shown vertically.
More information about Query Builder can be found in this documentation section .