A
AleXmanFree
Hi, I am confused with behavior of this two Events in DataGridView
control (in .net framework 2.0)
when i am adding to grid a new text it calls RowsAdded event, but
amaizing is that from time to time it also calles RowsRemoved event,
that but that must be called only in deletion case.
How can i overcome this problem ? please let me know.
control (in .net framework 2.0)
when i am adding to grid a new text it calls RowsAdded event, but
amaizing is that from time to time it also calles RowsRemoved event,
that but that must be called only in deletion case.
How can i overcome this problem ? please let me know.