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

Tabindex Issue

1 Answer 40 Views
Grid
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 22 Feb 2015, 08:53 PM
I have RadGrid2 embedded in the editform of RadGrid1.
Editform of RadGrid1 has tabindexes set for all controls (1 to n)
Editform of RadGrid1 does NOT open in poup.

The editform of RadGrid2 is set to open as a modal popup.
Editform of RadGrid2 has tabindexes set for all controls (1 to n)
All is good, and I can add/edit/update records.

However, when I tab from field to field in the modal popup editform in RadGrid2, it jumps to the underlying editform fields.

How do I keep this from happening?
Thanks
John

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 25 Feb 2015, 03:08 PM
Hello John,

I am afraid that the default popup is not completely modal and the focus could not stay only in the window. Nevertheless a possible solution is to use RadWindow for editing a grid data. Please check out the following live example which demonstrates that. Also the following live example demonstrates the modality of the window.

I hope this information helps.

Regards,
Kostadin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
John
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or