'Clickable' field item in ListView (Windows interface)
Posted: Thu Jul 04, 2019 11:26 pm
We have requuest for following functionality:
In Windows listview should be one column used for marking specific rows. The 'marked' rows wil contain some image here (i.e. asterix), another rows none (*null image).
It should be changed by single click limited to the specified column. It means, no whole row click, but only click at this specific column on selected row.
I can imagine it can be simple done via CheckBox visualisation of the column field, but the requestor prefers an image.
In Windows listview should be one column used for marking specific rows. The 'marked' rows wil contain some image here (i.e. asterix), another rows none (*null image).
It should be changed by single click limited to the specified column. It means, no whole row click, but only click at this specific column on selected row.
I can imagine it can be simple done via CheckBox visualisation of the column field, but the requestor prefers an image.