i'm using
vb.net and ado.net to handle the following problem.
What i want to do is to add the text of 3 textboxes into a datatable whereby it will increase everytime i add in a new record. But it must be disconnected from the database. and from there after all records the user want to type in is done there will be a button for user to insert all the records into the database. but i didnt know how to do it. all i know is i need to use datatable, dataset, dataadapter. hope there will be someone to help me out. if possible pls paste some codes for my stupid brain to understand. Thanks a lot!