WiseJ wish, ListView column options dialog

0
0

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

  • You must to post comments
0
0

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.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.