Hi, Actually I am working on a project for Blind ppl (they 'll not use mouse) n
using RadGrid in which a new Row can be added by controls in Footer Template and also all rows of Item Template are editable.
In Item Template I've TextBox, Combo etc. TabOrder works fine for first row(When no row added) but after adding new row data, TabOrder not working for new generated controls. Also Here I 'd like to say I have more than 2 Grids on same page and same situation in both. Does Grid Support TabOrder for inside controls.
Plz help.
Thanks in advance.
Sanjiv Kumar
i.e.
Name DOB Sex
abc 20-Feb-2012 Male Remove (LinkButton)
.
.
.
TxtName dtPicker cboGender Add (PushButton)
using RadGrid in which a new Row can be added by controls in Footer Template and also all rows of Item Template are editable.
In Item Template I've TextBox, Combo etc. TabOrder works fine for first row(When no row added) but after adding new row data, TabOrder not working for new generated controls. Also Here I 'd like to say I have more than 2 Grids on same page and same situation in both. Does Grid Support TabOrder for inside controls.
Plz help.
Thanks in advance.
Sanjiv Kumar
i.e.
Name DOB Sex
abc 20-Feb-2012 Male Remove (LinkButton)
.
.
.
TxtName dtPicker cboGender Add (PushButton)