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

Changing Focus With Grid Filter Popup Open

1 Answer 366 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Terry
Top achievements
Rank 1
Terry asked on 31 Mar 2017, 02:28 PM

I have a page with several widgets (textboxes and DatePicker) and a grid with filtering enabled.  If I click to filter a column on the grid, the filter popup displays without issue.  However, if I click on one of the other widgets on the page, while the filter popup is still open, the filter popup closes, but the focus is not changed to the clicked textbox.  This behavior occurs regardless of any changes made in the filter popup, just as long as neither the Filter nor Clear buttons are clicked.

Any suggestions on how to get the focus to properly change to the selected widget?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 04 Apr 2017, 07:58 AM
Hello Terry,

I was not able to reproduce the same issue on my end.

I made an example with a filterable Grid, DatePicker and TextBox which is working as expected and the focus is correctly moved to the clicked widget:

http://dojo.telerik.com/izuLU

I can assume that there is a custom logic which is interfering with the correct focus. Please modify the provided example or send a new one which is reproducing the issue and I will gladly assist.

Regards,
Stefan
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data (charts) and form elements.
Tags
Grid
Asked by
Terry
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or