Hi,
I have listview control with few run time rows, I am using stackpanel to show rows. Each row has 13 controls in it.
I want to navigate to each row on TAB press for this I need the stackpanel object to select (this is what I am planning to do).
after selecting the row I will then select one of the control inside the row.
I just want to select/focus the next row's control on TAB press.
Any suggestion ?
Rohit
Rohit