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

Custom filter. Tabbing issue.

5 Answers 51 Views
DataFilter
This is a migrated thread and some comments may be shown as answers.
Julian
Top achievements
Rank 1
Julian asked on 18 Apr 2011, 02:12 PM
Hi,
I faced with strange behavior of DataFilter.

When I open filter (by using RadGridView) and click on the first element and trying to use tab (to switch from one element to another one) the focus is going to be set to the parent element (RadGridView) instead of element that placed on my filter.

How to solve the problem with propagation of focus to parent element ? 

thank you,
Julian

5 Answers, 1 is accepted

Sort by
0
Julian
Top achievements
Rank 1
answered on 18 Apr 2011, 02:15 PM
btw. to reproduce this issue - just use standard telerik's filter.
thanks,
J.
0
Rossen Hristov
Telerik team
answered on 18 Apr 2011, 04:09 PM
Hello Julian,

Unfortunately, we could not understand what the problem is and what we should do.

Can you please describe what we should do step-by-step and in greater detail. Exact setup, etc. It would be best if you simply send us a sample project along with the exact steps that we need to perform.

We are not sure whether you are talking about the RadDataFilter controls or the RadGridView built-in filtering.

Thanks in advance.

Kind regards,
Ross
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
0
Julian
Top achievements
Rank 1
answered on 19 Apr 2011, 09:52 AM
Hi,

Sorry, if my explanation was not really clear.

To reproduce mentioned issue please follow steps below:
The issue could be reproduced by using "RadControls for WPF Demos"

1. Open demo RadControls for WPF Demos.exe.
2. Go to Data->GriedView
3. Then go to Groups->Filtering.
4. Then go to Examples->Custom Filter Controls. In this example DataGrid should appears with three columns: Club, Founded, Stadium Capacity.
5. Open Founded filter. Time filter should appears.
6. Set cursor to From Date and try to press "Tab" button. (btw. in that example TabIndex is not set for both FromDate and ToDate. Try to set TabIndex for all controls in FromDataToDateFilterControl.xaml to be sure that switching from control to control works).

Result: The Focus is moving from FromDataToDateFilterControl control to data grid.
Expected Result: The focus shod be available only on opened filter.

I hope that my description is more clear than previous one. Hope it helps you to reproduce mentioned issue.

Best Regards,
Julian


0
Nedyalko Nikolov
Telerik team
answered on 21 Apr 2011, 07:59 AM
Hi Julian,

I've managed to simulate the issue. The fix will be available with the next internal build (26 April 2011).
Sorry for the inconvenience caused.

P.S. I've updated your Telerik points accordingly.

Regards,

Nedyalko Nikolov
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
0
Julian
Top achievements
Rank 1
answered on 21 Apr 2011, 10:09 AM
Hi,

Thank you for replay,

Please let us know when update will be available.

Best regards,
Julian
Tags
DataFilter
Asked by
Julian
Top achievements
Rank 1
Answers by
Julian
Top achievements
Rank 1
Rossen Hristov
Telerik team
Nedyalko Nikolov
Telerik team
Share this question
or