F
Frank
Hello,
I have a form with textboxes bound to a datasettable. If I add a row, is it
per definition added at the end of the datatable? So the new row is at
position ds.tables(0).rows.count - 1?
Thanks
Frank
I have a form with textboxes bound to a datasettable. If I add a row, is it
per definition added at the end of the datatable? So the new row is at
position ds.tables(0).rows.count - 1?
Thanks
Frank