How can I change a currentRowIndex of a child record in
dataGrid.
If I return a value of dataGrid.CurrentRowIndex I get
a parent index, but I would like to navigate through
child data... ???
Printable View
How can I change a currentRowIndex of a child record in
dataGrid.
If I return a value of dataGrid.CurrentRowIndex I get
a parent index, but I would like to navigate through
child data... ???
Hi,
I'm not sure what you want to do but take a look at CurrentCell Property as well.