|
 |
aspx thread: Binding a DataGrid to an SQL database in VB.NET?
Message #1 by David Long <davidl@w...> on Fri, 23 Mar 2001 11:28:56 -0000
|
|
-----Original Message-----
From: kmingea@u... [mailto:kmingea@u...]
Sent: None
To: feedback@p...
Subject: Submission for Scott Guthrie
I'm trying to follow the instruction of connecting a DataGrid on a .net VB
form to a sql database connection.
And can't seem to bind the form.
The instructions on "walkthrough, Creating a rich client app. with vb or
c#" seem to be too old (refering to setting the properties Datasource and
DataMember (DataMember not being there). But anyway, I'm trying to use
the Property Builder or Binder and getting noplace. How do you bind the
datagrid using a builder or wizard. Is there better tutorial around?
How can I get on a .net mailing list?
Thanks for any response.
Message #2 by "William Evjen" <bill.evjen@p...> on Fri, 23 Mar 2001 16:50:27
|
|
Here is a good link that will show you how to code that...
http://www.aspnextgen.com/tutorials.aspx?tutorialid=37
Bill Evjen
St. Louis .NET User Group
http://www.stlnet.org/
> -----Original Message-----
> From: kmingea@u... [mailto:kmingea@u...]
> Sent: None
> To: feedback@p...
> Subject: Submission for Scott Guthrie
>
>
> I'm trying to follow the instruction of connecting a DataGrid on a .net
VB
> form to a sql database connection.
>
> And can't seem to bind the form.
>
> The instructions on "walkthrough, Creating a rich client app. with vb or
> c#" seem to be too old (refering to setting the properties Datasource
and
> DataMember (DataMember not being there). But anyway, I'm trying to use
> the Property Builder or Binder and getting noplace. How do you bind the
> datagrid using a builder or wizard. Is there better tutorial around?
>
> How can I get on a .net mailing list?
>
> Thanks for any response.
|
|
 |