ListViewColumn Click Event
Posted: Wed Mar 13, 2013 10:59 pm
Hi,
When I right-click over a column title I get a nice little context-menu called Columns in which it gives option for Showing/Hiding columns.
However, how do I detect a left-click? The gadget does depress, but I cannot seem to get a notification. .ClickColumn only works on the ListView itself not the Column Title.
I'd like to introduce the opportunity to sort the column (its not a DirList), ListViewColumn doesn't mention (in the Royale documenation at least) a .Sort method.
I take it that it simply isn't possible right now?
When I right-click over a column title I get a nice little context-menu called Columns in which it gives option for Showing/Hiding columns.
However, how do I detect a left-click? The gadget does depress, but I cannot seem to get a notification. .ClickColumn only works on the ListView itself not the Column Title.
I'd like to introduce the opportunity to sort the column (its not a DirList), ListViewColumn doesn't mention (in the Royale documenation at least) a .Sort method.
I take it that it simply isn't possible right now?