C
Charlie@CBFC
Hi:
I'm using FindRows() to locate rows in a DataGridView. When adding new rows
consecutively, the last row added is not found when calling FindRows().
It's not until you shift focus away from newly added row by selecting other
rows will it find it. It's like it's not being committed. What is
workaround for this?
THanks,
Charlie
I'm using FindRows() to locate rows in a DataGridView. When adding new rows
consecutively, the last row added is not found when calling FindRows().
It's not until you shift focus away from newly added row by selecting other
rows will it find it. It's like it's not being committed. What is
workaround for this?
THanks,
Charlie