I have a listbox object and I have it bound to column 7 which is orderID. but I don't like order Id to be shown in the listbox. I only would like to see the name and property of that order. Can I make the bound column somehow invisible in listbox?
Thanks in advance,
Thanks in advance,
Comment