add row in dataset

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top