E
Eric
How can you delete a DataGrid item row? I found a couple threads on
how to hide the row (using MyDataGrid.Items(n).Visible = False). This
does work, but I need to physically remove the information from the
grid, not just hide it. Any ideas?
Thanks in advance,
Eric
how to hide the row (using MyDataGrid.Items(n).Visible = False). This
does work, but I need to physically remove the information from the
grid, not just hide it. Any ideas?
Thanks in advance,
Eric