Results 1 to 4 of 4

Thread: make a table open up on form load

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    make a table open up on form load

    Hi guys,


    I have a form1 that checks the log in username with the password. That works fine.

    Now the username Items are in a dropdownlist and represent tables. Now I need to open on form 2 that particular table that has been selected in form1.

    (DropDownList1.SelectedItem.Value ) is the name of the table to be called .

    Eg if the item selected on the dropdownlist was Table1 and that was validated with the password then on Form2 , Table2 will open up in a DataGrid.

    Can someone give me some help cos its my first ADO.NEt project . Thanks loads
    Last edited by angelica; Dec 29th, 2004 at 04:09 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