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

Disable tab stop on RadGridviewcell when the template control inside the cell is disabled

2 Answers 239 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Srikanth
Top achievements
Rank 1
Srikanth asked on 09 Jan 2013, 10:14 PM
Hi,

I am using Radgridview with templated columns such as comboBox, textbox columns.
Some business logic triggers the enabling/disabling of the templated controls in the column.
I am trying to work on the removing the Tabstop for the gridviewcell when the templated column control is disabled.
The problem i have is i need to skip/remove Tabstop on the gridviewcell when the control is disabled in the templated column.

Can anyone help with this ?

I tried Gridviewtabstop.. not sure how to use binding for the tabstopmode based on the business rule?

2 Answers, 1 is accepted

Sort by
0
Srikanth
Top achievements
Rank 1
answered on 10 Jan 2013, 03:16 PM
Any suggestions?
0
Yoan
Telerik team
answered on 11 Jan 2013, 12:33 PM
Hi Srikanth,

Please find an attached project, that shows you how to bind the GridViewDataColumn's TabStopMode property.

I hope this helps.

Greetings,
Yoan
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Srikanth
Top achievements
Rank 1
Answers by
Srikanth
Top achievements
Rank 1
Yoan
Telerik team
Share this question
or