Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: DATAGRID SELECTIVE BATCH UPDATE ????????


Message #1 by "Rohit Arora" <rohit_arora@i...> on Mon, 28 Oct 2002 09:50:12 +0530
Hie frenz,

I have added a itemtemplate(textbox) in a datagrid and making batch update
in the end after all the modifications on a particular page hv been made.NOW
MY PROBLEM IS TO CHECK if a particular value has been modified or not, coz
wht i hv is a datagrid wid numerous row. So, in update i jes traverse
through each text box n update the old value in database wid new value in
the textbox. Even if it's the same old value. So, is there any way dat it
could be recognized that a value in a particular textbox in datagrid is old
one or a modified new. PLZ TAKE INTO CONSIDERATION THAT SUPPOSE TEXTBOX
CONTAIN VALUE --- ROHIT . I CLICKED INTO IT MADE IT ---ROHI AND THEN AGAIN
MADE IT ---ROHIT . THE FINAL VALUE IZ THE SAME OLD ONE BUT SOME EVENTS HV
BEEN GENERATED THOUGH.

Regards,
Rohit


  Return to Index