Open kynikos opened 10 years ago
Allow disabling and reordering columns in the tasklist.
Note that columns can already be "hidden" by giving them 0 width.
In DataViewCtrl columns can be given the COL_REORDERABLE flag. Note that the indices of the columns would change dynamically!
DataViewCtrl
COL_REORDERABLE
Allow disabling and reordering columns in the tasklist.
Note that columns can already be "hidden" by giving them 0 width.