Posted on: 9/12/2015 4:26:56 PM | Views : 756

This is my first post in this forum. Well if I could insert an image. that you be really great. I tried to do so , but its not working. 
Well.. my question might not be clear to you. So I will explain here :
I developed a form for the purchase-invoice entry. It has two buttons. lets Say : "1stBtn" adn "2ndBtn"Purchase invoice have many items in it. So what I want to do is, when i fill up form and click on 1stBtn, it displays the item in the tabular format below the 1stBtn. Every time I do this. It adds new item on the table.  If I made any wrong entry I should be able to remove from table. Finally When  I am done with the data entry and hit 2ndBtn. all the items on the list are then added to the database. like Bulk insert.
How can I achieve that?

Go to the complete details ...