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

[Solved] Custom Filtering with a ChildWindow

1 Answer 41 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bill
Top achievements
Rank 1
Bill asked on 15 Feb 2011, 03:37 PM
Hello,

Thank you for allowing custom filtering in a grid. I currently need this functionality in a project I'm working on. When a user clicks the filter button in a column, I want to show a Silverlight ChildWindow. If a user clicks "OK", the filter is applied. If the user clicks "Cancel", the filter is not applied. I have read this blog post, but yet I still cannot get a simple ChildWindow to open as a filter, let alone behave as a filter. Is this even possible or am I going down the wrong path? If it is possible, how do you do it? Some documentation would be GREAT around this type of functionality.

Thank you so much for your help.

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 17 Feb 2011, 10:16 AM
Hello Bill,

I am afraid that this would not be possible. The custom filtering controls are automatically displayed as the content of a pop-up.

Best wishes,
Ross
the Telerik team
Tags
GridView
Asked by
Bill
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or