HI there, i need so help!
I am trying to create a list box that will display more than on field at a time? If you have any tips then give me a shout.....
It would be cool if you can display icons in the list box as well as a bonus...
Rohan
Printable View
HI there, i need so help!
I am trying to create a list box that will display more than on field at a time? If you have any tips then give me a shout.....
It would be cool if you can display icons in the list box as well as a bonus...
Rohan
Hi RohanWest
In the propeties of the list box, set the column count to however many columns the table is. Then if you don't want to display all of those columns, set the columnwidth propety. eg. 0cm;;5cm Will not display the first column, the second column will auto size and the third will always be 5cm
Hope this helps
Ian