Multicolumn Listbox

  • Thread starter Thread starter mkhmer
  • Start date Start date
M

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
 
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
 
Back
Top