Results 1 to 6 of 6

Thread: basic form questions

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2009
    Posts
    56

    basic form questions

    Hey guys i have a few questions about seting up a form

    when you creat a new for open the dataset drag and drop the tables to form it creates a top menu bar with pages plus sign and x and save

    now when you run the app you need to press the plus sign to add data in the database..is there a way to make it that you dont need to press the plus sign?

    and when you save the data you get a confirmation?

  2. #2

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2009
    Posts
    56

    Re: basic form questions

    im just starting in this..lol

    but there should be a way to make it that the default add in is set?don't need to press the plus sign all the time?

  4. #4
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: basic form questions

    Yeah, there would be ways, but none of them are necessarily good. Whenever something happens, an event is raised, and you can make your changes then. However, which event to use can get a bit tricky. You need an event that happens after ALL of the necessary changes have been made, and that is often so difficult to determine that giving people a button (the plus sign serves the same purpose) to click when they are ready is often the best solution.
    My usual boring signature: Nothing

  5. #5

    Thread Starter
    Member
    Join Date
    Nov 2009
    Posts
    56

    Re: basic form questions

    well i will keep that in mind..

    what i will to is put txt next to the plus ..thx

  6. #6

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