nolc
January 13th, 2003, 10:35 AM
Has anyone figured out how to create a Multi Column Listbox? I'm grabbing a dataset and then throwing it into a listbox, but it would be SWEET if I could make the listbox have column spacing like the datagrid control. I know it is possible....here's a link to some C# Code (http://www.codeproject.com/cs/combobox/MultiColumnListBox.asp) AND I've converted it to VB.NET using the C# to VB.NET Translator (http://www.aspalliance.com/aldotnet/examples/translate.aspx) and I have errors. Thanks in advanced!