G
Guest
Hi,
I have notice something with the datagrid update
i have an application which is updated from multiple sources
when one user deletes a row on the datagrid, the delete propgates back to
the database. I see it is gone, from the database by using the SQL query
analyzer.
but, when other users app calls it's fill command to refresh it's datatable,
It sees the already deleted row.
what am i doing wrong?
I have notice something with the datagrid update
i have an application which is updated from multiple sources
when one user deletes a row on the datagrid, the delete propgates back to
the database. I see it is gone, from the database by using the SQL query
analyzer.
but, when other users app calls it's fill command to refresh it's datatable,
It sees the already deleted row.
what am i doing wrong?