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
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