Multicolumn Listboxes in Ms-ACCESS [modified]
Database
2
Posts
2
Posters
0
Views
1
Watching
-
hi all, I want to fill multicolumn listbox from an recordset. How is this possible? Without using Getstring() of Recordset. please suggest me another way. Regards.
modified on Monday, February 9, 2009 7:06 AM
-
hi all, I want to fill multicolumn listbox from an recordset. How is this possible? Without using Getstring() of Recordset. please suggest me another way. Regards.
modified on Monday, February 9, 2009 7:06 AM
Read the following articles, I think this will help you: http://www.codeproject.com/KB/combobox/multicolumnlistbox.aspx[^] http://www.codeproject.com/KB/cpp/mclb.aspx[^] Also read the following conversation: http://www.eggheadcafe.com/software/aspnet/29512096/multicolumn-list-box.aspx[^]