I
Ibai Peña
Hi,
How can I find a value in a DataGrid (in a specific column), and select its
row?
I have found the DataGrid.Select(int irowSel) method, but I dont know the
index of the row to be selected.
Must I iterate throw the DataGrid and look for the value in each row? is
there any other way?
Thanks in advance,
How can I find a value in a DataGrid (in a specific column), and select its
row?
I have found the DataGrid.Select(int irowSel) method, but I dont know the
index of the row to be selected.
Must I iterate throw the DataGrid and look for the value in each row? is
there any other way?
Thanks in advance,