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

Stop Filter Window from Closing on Blur

1 Answer 87 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jim
Top achievements
Rank 1
Jim asked on 10 Jun 2011, 11:59 PM
I do not want the Filter Window popup to automatically close when it loses focus. This behavior is preventing a touchscreen keyboard from entering text in the filter fields. I want the user to have to explicitly close the popup either by clicking on the x button or something similar.

Please advise.


Thanks

1 Answer, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 16 Jun 2011, 09:44 AM
Hello Jim,

You may try climbing up the visual tree, in order to find the Popup that host the FilteringControl and set its StaysOpen property to true. Please, refer to the attached project.

All the best,
Ivan Ivanov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Jim
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Share this question
or