The ListView control you are thinking of is a windows only control. However you can buy a control or make a composite control that uses a div, textbox, and a button. When you put them together and utilize the divs DISPLAY property you can make it function
almost identically. Then you can add a datagrid or repeater to your DIV giving you your multi column drop down. As a matter of fact the above explanation is a crude overview of pretty much how the purchased version works.
Those who say it can not be done, should not interrupt those who are doing it!
uuthanh
Member
140 Points
28 Posts
multiple column dropdown list
Aug 31, 2005 09:23 PM|LINK
How do I get my dropdown list to display in multiple columns, e.g. EmployeeName, Address, City, State, Zip?
Please help.
jrandomuser
Contributor
2140 Points
426 Posts
Re: multiple column dropdown list
Sep 01, 2005 02:46 AM|LINK
Those who say it can not be done, should not interrupt those who are doing it!
uuthanh
Member
140 Points
28 Posts
Re: multiple column dropdown list
Sep 01, 2005 03:06 PM|LINK
Do you have a favorite, nice, easy-to-use commerical one that you know? Please let me know.
Thanks,