How create custom update for gridview

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bobby Edward

    How create custom update for gridview

    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?


  • Alexey Smirnov

    #2
    Re: How create custom update for gridview

    On Nov 18, 6:58 pm, "Bobby Edward" <bo...@nobody.c omwrote:
    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?

    Comment

    • Bobby Edward

      #3
      Re: How create custom update for gridview




      Thanks!


      Comment

      Working...