This question is locked. New answers and comments are not allowed.
Hi,
It seems that the GridView doesn't update the SelectedItem if for example, say you only expand the row, and then put focus on a control within the row details template, then the GridView doesn't change the SelectedItem property to the row whose row details has focus.
You first have to click the row, then expand the row to see the row details, and then put focus on a control within the row details template. Then the SelectedItem property of the GridView is in synch...
Am I missing something or is this how the GridView is supposed to behave?
Thanks,
Carlos
It seems that the GridView doesn't update the SelectedItem if for example, say you only expand the row, and then put focus on a control within the row details template, then the GridView doesn't change the SelectedItem property to the row whose row details has focus.
You first have to click the row, then expand the row to see the row details, and then put focus on a control within the row details template. Then the SelectedItem property of the GridView is in synch...
Am I missing something or is this how the GridView is supposed to behave?
Thanks,
Carlos