I have an accessdatasource, the select statement retreives a few columns, one of which I use it for a dropdown list of 'supplier' names. I want to use the 'supplierId', another column in the select list, to populate a table, in the aspx.vb page. How can I reference the 'supplierId' column without creating a gridview etc.
Thanks,
...
Go to the complete details ...