Hi,
i have a RadGrid with GridButtonColumns. The user needs to be able to navigate the buttons generated by the GridButtonColumns with the keyboard. There lies the problem: i can't set a TabIndex to the column and consequently the buttons are not included in keyboard navigation.
I can set a Tabindex to the Grid as a whole, but not to the columns. What can be done?
i have a RadGrid with GridButtonColumns. The user needs to be able to navigate the buttons generated by the GridButtonColumns with the keyboard. There lies the problem: i can't set a TabIndex to the column and consequently the buttons are not included in keyboard navigation.
I can set a Tabindex to the Grid as a whole, but not to the columns. What can be done?