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

GridView Focus details/questions

1 Answer 63 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tyree
Top achievements
Rank 2
Tyree asked on 11 Aug 2010, 07:33 PM
The behavior of RadGridView's focus change is unexpected. I have not experienced this with microsoft datagrid or any of your other controls that I have tried, only RadGridView.

I have a control that houses other controls and if certain parts of my control receive focus my control will close. For instance if your RadCombo box is tabbed off, my control closes - this is expected and desired. But if its a RadGridView, every time a cell goes into edit mode it gives several items focus outside the RadGridView. Even a button below (and outside) of the gridview received focus for a split second. sender and originalsource were the button. So now my control closes as you tab from cell to cell if its in edit mode because its receiving full focus for a split second. I do not mean it receives a routed focus, its a direct focus. If the row/cell is not in edit mode this does not happen.

As I said I have used textboxes, comboboxes, datagrid, microsofts and teleriks, and have had no problems like this...but the RadGridView works differently.

HELP. I currently have no way to handle this strange behavior.

Also - if I have a CellTemplate with a control that responds to receiving focus, it will get trigger when moving from one cell in edit mode to another cell - neither of which are the cell with the control that received focus.

1 Answer, 1 is accepted

Sort by
0
Nedyalko Nikolov
Telerik team
answered on 17 Aug 2010, 10:02 AM
Hello Tyree,

We've fixed this issue, and the fix will be available with the next latest internal build (next Friday 20 Aug 2010). I'll attach you a custom build assemblies in your separate support ticket later today.

Sincerely yours,
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
Tags
GridView
Asked by
Tyree
Top achievements
Rank 2
Answers by
Nedyalko Nikolov
Telerik team
Share this question
or