advertisement

Article:
  ASP.NET Data Controls Part 3: DataList
Subject:   The Update command inserts old values
Date:   2004-08-09 22:18:01
From:   shaziya
Everything works fine except that the Update command doesn't update new values.The text of the textboxes still have the old values.
Main Topics Oldest First

Showing messages 1 through 3 of 3.

  • The Update command inserts old values
    2006-04-05 04:18:18  Djuka [Reply | View]

    My Update command in DataList asp.net control always returned old values
  • The Update command inserts old values
    2005-12-02 06:26:52  Sanjeev.02 [Reply | View]

    Please, solve the problem of updation in datagrid and datalist in both the grids it's taking old value.
  • The Update command inserts old values
    2004-11-27 11:50:00  ike18741 [Reply | View]

    Hi! I have the exact problem...the update command does not update the edited values. Did you find a solution to this? Thanks.