I get this error when I try to clear a DataGridView by issuing the command - dgvUsers.Rows.Clear().
"Cannot clear this list".
This is an unbound grid that is being dynamically loaded through the code.
Thanks,
"Cannot clear this list".
This is an unbound grid that is being dynamically loaded through the code.
Thanks,