This topic is locked
[SOLVED]

 Multiple items in select menu dropdown

4/11/2012 5:36:03 AM
ASPRunner.NET General questions
M
Michaelr05 author

Hello,
I need to have multiple columns from the source table i am using as a feed to another table line item be available on the dropdown for selection. The link will be a single unigue line ID from the table but I want to display multiple columns from the source table in the dropdown.
I know I could do this before in ASPRunner but I am using the ASPRunner.Net vwersion now and cannot get it to be available.
Any suggestions?
Thanks.
Rizzy

Sergey Kornilov admin 4/12/2012

Unfortunately this is not possible in ASPRunner.NET. As a workaround you can create an additional view in SQL Server database and use this view as a datasource for your lookup wizard.