listbox with checkboxes for user selection

  • Thread starter Thread starter Anthony
  • Start date Start date
A

Anthony

I have a listbox where the client wants checkboxes for each row of data with
the ability to click the checkbox for user selection. How can this be done?

Thank You
 
I have a listbox where the client wants checkboxes for each row of data with
the ability to click the checkbox for user selection. How can this be done?

Thank You

ASFIK it can't.
You can add the check box field to the list box, but it will show the
value of the check box, Yes or No, but not the check box control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top