Hello guys..
At present im creating dynamic page which includes add/modify/deleted rows in the page. While adding textboxes, im getting addbutton value for inserting newly entered into db. But now, once this addbutton is clicked im using form.submit to retrieve the addbutton value... so im losing all newly inserted row. How to tackle this prob??
Is there any other way to retrieve values from newly inserted row??