Jump to content

Recommended Posts

Posted

I'm using a ListView with Checkboxes, which is working fine. Is it possible to include buttons or other controls as subitems in a ListViewItem? If so, how can I do it?

Thanks,

Jen

Posted

I don't think that's possible, as ListViewItems are just data holders...

What are you trying to do?

Regards,Josh

Posted

I don't think that's possible, as ListViewItems are just data holders...

What are you trying to do?

Ideally, I'd like a button in each ListViewItem that brings up a dialog with additional information pertinent to that item. If that won't work, I can just add a single button that opens the dialog for the currently selected item.

Jen

Posted

jlundqui

Is it possible to include buttons or other controls as subitems in a ListViewItem?

Yes, see a ListView_Progress UDF in my signature muttley

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...