Hi WiseJ,
I was wondering, whether you could extend the listview control with possibility of “columns options” dialog, like it was in WebGui… Could you? 🙂
Thank you
Pavel
If you want to do this yourself:
You could create a custom UserControl based on the ListView with the additional functionality you want: https://docs.wisej.com/examples/examples/usercontrol
You could even create it as an extension: https://docs.wisej.com/extensions/introduction/extension-types
In the meantime, I’ve logged it as an enhancement request, but it’s not a high priority.
Please login first to submit.