This question is locked. New answers and comments are not allowed.
Hi,
I have a window where i have a RadTreeView in left half and and a RadListBox in right half, i need to follow a tab order where when i press TAB first time it should select the first root of the tree and in second time it should select first item of listbox and after that if i press again (TAB) then it should highlight the first root item of the tree and further it should follow same pattern.
but i could not figure out how to achieve this as tab order start from first root then first child then second root and then first child of that root and then it goes to list box please help me out.
I have a window where i have a RadTreeView in left half and and a RadListBox in right half, i need to follow a tab order where when i press TAB first time it should select the first root of the tree and in second time it should select first item of listbox and after that if i press again (TAB) then it should highlight the first root item of the tree and further it should follow same pattern.
but i could not figure out how to achieve this as tab order start from first root then first child then second root and then first child of that root and then it goes to list box please help me out.