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

Set RadGrid TabIndex=-1

1 Answer 163 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 09 Jan 2013, 01:24 PM
I am trying to prevent a tab stop on an entire RadGrid control, but I have not been able to accomplish this.  I have tried setting the TabIndex property equal to -1 and also tried surrounding the grid with a panel with a TabIndex of -1.  Neither of these attempts were successful.
Can anyone provide any assistance with this issue?

1 Answer, 1 is accepted

Sort by
0
MightyQuinn
Top achievements
Rank 1
answered on 11 Jan 2013, 04:25 PM
Hi Rob,

Have you added an event handler for the grid's 'focus' event? If not, the tab stop event won't be overridden. If you are unsure of how to proceed this post may be of help to you.
Tags
Grid
Asked by
Rob
Top achievements
Rank 1
Answers by
MightyQuinn
Top achievements
Rank 1
Share this question
or