This is a migrated thread and some comments may be shown as answers.

Disable And/Or Selection

1 Answer 36 Views
DataFilter
This is a migrated thread and some comments may be shown as answers.
WILLIAM
Top achievements
Rank 1
WILLIAM asked on 04 Dec 2012, 06:25 PM
I would like to disable the ability to select the And/Or and limit it only to "And".  How can I do this?  We are not allowing composite filters so there is only the root logical operator at the top of the DataFilter control.  That's the one I want to disable.

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 05 Dec 2012, 08:33 AM
Hello,

You can edit the XAML of the control template of RadDataFilter and disable/hide the RadToggleButton called "PART_CompositeFilterLogicalOperatorToggleButton". It is located inside the FilterControl XAML.

Greetings,
Rossen Hristov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
DataFilter
Asked by
WILLIAM
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or