CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Feb 2010
    Posts
    6

    C# making user changes stay

    Hello

    I need help with an update feature. I have a list items that the user can select from. If they wish they can update the prices of the item. If they wish to do so, they are taken to a subform where they can update the prices. How would I make there changes stay instead of going back to there default values?


    Here is my code.
    Last edited by Nexusfactor; February 22nd, 2010 at 10:46 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured