G
Guest
I have a SQL DataSource that returns: first name, last name, title, UserID.
I now want to capture each of these records and place them into their
corresponding textboxes on my webforms, how do I accomplish this.
thank you.
I now want to capture each of these records and place them into their
corresponding textboxes on my webforms, how do I accomplish this.
thank you.
bjectdatasource id="odsProducts" runat="server"
arameter defaultvalue="1" name="ProductID" type="Int32" />