Results 1 to 2 of 2

Thread: Form with datagrid doesn't load on button click

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2003
    Location
    netherlands
    Posts
    163

    Form with datagrid doesn't load on button click

    Hi,

    I created a database application with the database wizard.
    All works great, but i have bumped into an annoying problem.

    I use a *.mdb database.
    Now i added a new table to this database and added it in the ***dataset.xsd.

    I see the new table in my datasources and my dataset.xsd tab, but when i start the debugger and click the button that should open a form including the datagrid and textboxes of this table nothing happens. It looks the same as the other tables in my database.

    I'm sure this has to do with this table because when i change the form load command to an other form all works fine.

    Any ideas on how i should assing the new table correctly to the application?

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Dec 2003
    Location
    netherlands
    Posts
    163

    Re: Form with datagrid doesn't load on button click

    No tips on how to proceed?
    Is the question unclear?
    I tried to remove the existing Datasource and replace it, but this resulted in Errors.
    Last edited by rakker; Sep 22nd, 2016 at 12:37 PM.

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