Example of undefined in React Query Builder Component

/
/
RuleTemplate

This sample demonstrates the Rule Template functionality in QueryBuilder component using RadioButton components. In the Country column, user can change the Operator as equal/not equal using RadioButton component and select the Value from DropDownList component.

More Details...

Loading....
Description

This sample illustrates how to integrate ruleTemplate to the columns in the QueryBuilder. This is used for creating custom user interface for the columns with custom components and update the rule collection by using the component events.

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