Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

More than one GridView

0 views
Skip to first unread message

Zamdrist

unread,
Sep 3, 2008, 4:01:08 PM9/3/08
to
If you are using a SQLDataSource control, and considering the
SelectCommand attribute is associated with that control, if you have
more than one GridView, that each select data from different
tables...you need a SQLDataSource control for each, correct?

(Visual Studio 2005)

Thanks

Steve

unread,
Sep 3, 2008, 10:53:42 PM9/3/08
to
While you can update the Select command dynamically, in this case you're
probably better off doing just as you suggested. It's easy enough to do,
and you can then name each SQLDataSource appropriately to avoid confusion.

HTH

Steve

"Zamdrist" <zamd...@gmail.com> wrote in message
news:0b39a57e-bf8d-4945...@o40g2000prn.googlegroups.com...

0 new messages