You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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...