Home All Groups Group Topic Archive Search About
Author
1 Feb 2006 4:44 AM
mkhmer
I am now trying to add a listbox with multicolumn data item into my ASP.Net
page using VB.net language, but it seems to be impossible.

Anybody got clue on this?

Your suggestion is warmly appreciated.

Thanks

MKhmer

Author
1 Feb 2006 8:03 AM
Cor Ligthert [MVP]
Mkhmer,

What is a listbox with multicolumn data item in ASPNET.

There are some controls for that as the DataGrid, the GridView and the
DataList, however what is the listbox with multicolumn data item?

Cor