Click here to Skip to main content
Sign Up to vote bad
good
See more: VB
Hi there, does anyone know how i would be able to display a choice made by selecting a radiobutton in a listbox along with name,address,city country etc which are written into textboxes i.e
 
lstinvoice.items.clear
lstinvoice.items.add(txtname.text)
lstinvoice.items.add(txtadddress.text)
 
I would also like to include the radiobutten choice in this listbox.
Posted 23-Nov-12 15:18pm


1 solution

Hello,
 
I think u can use Combo-box in place of radio-button or list box.
Because in combo box we can display multiple column at a time.
 
Please try it if applicable.
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 6,959
1 Prasad_Kulkarni 3,671
2 OriginalGriff 3,359
3 _Amy 3,332
4 CPallini 2,925


Advertise | Privacy | Mobile
Web02 | 2.6.130617.1 | Last Updated 3 Dec 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid