Hi,
i bound my DataGrid.DataSource to a DataTable. Now i add a
new row to my datatable. This new row will be displayed in my
datagrid. But it isn´t the active row. How can I select the new row
in the datagrid.
Thanks in advance
Sepp