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

Opening RadExpressionEditor in a Dialog to Filter RadGridView

2 Answers 46 Views
ExpressionEditor
This is a migrated thread and some comments may be shown as answers.
Tarcisis
Top achievements
Rank 1
Tarcisis asked on 09 Jan 2012, 08:11 PM
Hi there,


I have a xaml with a dynamic GridView! This GridView comes from DB as a cursor. So, I don´t define columns in xaml!


<telerik:RadGridView Grid.Row="0" x:Name="dynamicGrid"/>


In this same xaml i have a button, and when i click ,it opens the RadExpressionEditor!
All i want, is to filter the values in the GridView when i click in Ok Button.
it is possible to do this?
Could you send me a sample?

Thanks!!

2 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 10 Jan 2012, 07:17 AM
Hello Tarcisis,

I would recommend you to run through this demo for a reference. Although in this case RadExpressionEditor is placed below RadGridView, you can use the same idea and define it in a window that will be shown on click on a button for example.

Regards,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Tarcisis
Top achievements
Rank 1
answered on 10 Jan 2012, 12:53 PM
Hi again,
The demo doesn´t help very much and the documentation about this component is very poor.


Thanks anyway!!
Tags
ExpressionEditor
Asked by
Tarcisis
Top achievements
Rank 1
Answers by
Maya
Telerik team
Tarcisis
Top achievements
Rank 1
Share this question
or