Loading...

RE: Add edit link in QListView

RE: Add edit link in QListView

#7115
Anonymous
Anonymous
Participant

I highly recommend their CBT if you haven't tried it.  It covers a lot of ground.  By default, when you create a qListView, there is a right-click context menu available when you click on an item and it includes an Edit option… you actually have to turn it off if you don't want it.

We wanted something more obvious to our users, so we used the option available under the "Context Menu Appearance" tab on ezEdit: "Show Context Menu Method" defaults to Right-click, but we changed it to "ShowContextMenuColumn".  That adds a drop-down button on the far left side of each item row.  Click that and you get the context menu which includes Edit.