Re: Database Project
- From: "Ricks Place" <OFBGMail@xxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Mon, 9 Mar 2009 07:26:26 -0400
You can put a DataGridView or any other control on pretty much any page or
form. If you want the user to click a button and then look at the data on a
diferent form then create another form, add the code to a button's code to
bring up the new form when clicked. Then drop a DataGridView or whatever
control you like on the form binding it to your DataTable via a TableAdapter
and bam! aaa new wired up form with no, or very little, coding outside the
button's code. And, after you get good at it done in a couple of minutes.
Rick USA
----- Original Message -----
From: "Marvin Hunkin" <startrekcafe@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Monday, March 09, 2009 2:41 AM
Subject: Database Project
Hi.
well got rid of the extra adaptors, etc.
but now got three buttons.
about, data, which are doing nothing.
and got a about form and put the code in.
but not working.
also, do i need another form, to hold the table adaptor and the grid where
the data will go?
and also, i have a login form as start up?
but the person will not see that when they click on submit or okay.
so, was wondering, do i have my controls as the start up form.
need some help on this one.
cheers Marvin.
E-mail: startrekcafe@xxxxxxxxx
MSN: sttartrekcafe@xxxxxxx
Skype: startrekcafe
We Are The Borg! You Will Be Assimilated! Resistance Is Futile!
Star Trek Voyager Episode 68 Scorpian Part One
E-mail: startrekcafe@xxxxxxxxx
MSN: sttartrekcafe@xxxxxxx
Skype: startrekcafe
We Are The Borg! You Will Be Assimilated! Resistance Is Futile!
Star Trek Voyager Episode 68 Scorpian Part One
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
Other related posts: