Retaining inserted Textboxes when form gets reloaded..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • parims
    New Member
    • Nov 2007
    • 2

    Retaining inserted Textboxes when form gets reloaded..

    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??
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Post your code.

    Comment

    Working...