Hi experts
I am supposed to design a VB application wherein the following requirement is needed:
The user will select the type of software and information about who uses the software available in my database to be shown in flex grid. Now the user can choose one, two or all the options from the list box.
now foe one option I am easily able to do it.
But for more than one I need your help
Please guys help me
Thanks in advance.
ankush.mukherje 0 Junior Poster
Recommended Answers
Jump to PostA list box with its multiselect property set to 1 - Simple or 2 - Extended will do fine, so no need to learn about a new control just yet, but it does raise the question, why a list box and not check boxes? Since you only have three options, …
Jump to Postthere are other ways too, like have a list of softwares you in the listview then drag and drop it in the listbox maybe.. then simple all data in the listbox were the only selected ones. :D
All 6 Replies
ankush.mukherje 0 Junior Poster
vipin saxena 0 Newbie Poster
ankush.mukherje 0 Junior Poster
vb5prgrmr 143 Posting Virtuoso
jireh 3 Posting Whiz
ankush.mukherje 0 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.