A
Aaron Smith
If I add a handler to the row changed event of a datatable, it fires
when a row has been added, but when in the event, it hasn't actually
added the row yet... Is there a way around this? How can I make sure
that the row has been added to the dataset during this event? Or is
there another one I have to hook into?
Thanks,
Aaron
when a row has been added, but when in the event, it hasn't actually
added the row yet... Is there a way around this? How can I make sure
that the row has been added to the dataset during this event? Or is
there another one I have to hook into?
Thanks,
Aaron