Connecting Tech Pros Worldwide Help | Site Map

How create custom update for gridview

  #1  
Old November 18th, 2008, 06:05 PM
Bobby Edward
Guest
 
Posts: n/a
I have a gridview that displays user info, including email address and other
personal info. When someone clicks edit, changes the fields, then clicks
update, I want to run custom code using the info that they typed in.

How do you suggest I do this?


  #2  
Old November 19th, 2008, 10:05 PM
Alexey Smirnov
Guest
 
Posts: n/a

re: How create custom update for gridview


On Nov 18, 6:58*pm, "Bobby Edward" <bo...@nobody.comwrote:
Quote:
I have a gridview that displays user info, including email address and other
personal info. *When someone clicks edit, changes the fields, then clicks
update, I want to run custom code using the info that they typed in.
>
How do you suggest I do this?
http://www.aspdotnetcodes.com/GridVi...te_Delete.aspx
  #3  
Old November 21st, 2008, 04:05 PM
Bobby Edward
Guest
 
Posts: n/a

re: How create custom update for gridview



http://www.aspdotnetcodes.com/GridVi...te_Delete.aspx

Thanks!


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change GridVIew row textbox width in edit mode savajx1 answers 1 May 6th, 2007 03:45 AM
Binding a GridView to a custom object Greg answers 2 October 26th, 2006 10:05 PM
Using Atlas UpdatePanels with GridView sorting? jmdolinger@earthlink.net answers 1 October 12th, 2006 02:35 PM
Optimistic concurrency in custom GridView/SqlDataSource Mike Kelly answers 8 January 4th, 2006 03:25 PM