Thread: WPF Delete/Update/Insert Buttons

  1. #1
    Registered User
    Join Date
    Jan 2010
    Posts
    3

    WPF Delete/Update/Insert Buttons

    I've got a WPF app that is connected to an outside database(postgres) and I'm looking to add records/ update records/ and delete records from this database by the use of buttons. I've got the records to show in the app per Combobox and the attributes are fielded in textboxes. All the articles I find online are for Datagrids and thats not what I'm wanting. Any help would be much appreciated! Thanks in advance

  2. #2
    Registered User C_ntua's Avatar
    Join Date
    Jun 2008
    Posts
    1,853
    How do you implement the Database, what object are you using?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 04-09-2009, 02:31 AM
  2. Ownerdraw buttons (2)
    By maes in forum Windows Programming
    Replies: 7
    Last Post: 09-11-2003, 05:50 AM
  3. Radio Buttons in Visual C++ 6
    By Ripper1 in forum Windows Programming
    Replies: 22
    Last Post: 05-16-2003, 07:54 AM
  4. (Ken Fitlike) buttons
    By jdinger in forum C++ Programming
    Replies: 4
    Last Post: 03-15-2002, 01:21 PM
  5. Grouping radio buttons
    By Bazz in forum Windows Programming
    Replies: 1
    Last Post: 08-28-2001, 07:15 AM