Releases: snakefoot/cgridlistctrlex
Releases · snakefoot/cgridlistctrlex
Version 1.4
- Added clipboard support for copying the contents of the selected cell / rows
- Renamed the "Callback"-functions to "OnDisplay", as it resembles the MFC naming convention
- Fixed some reported bugs
Version 1.3
- Fixed extended style when used in CView
- Fixed positioning of context-menu when using keyboard shortcut (SHIFT+F10)
- Fixed compiler errors that appeared when using Visual Studio 6 (VC6)
Version 1.2
- Replaced the CGridListCtrlXP with CGridRowTraitXP
- Fixed some reported bugs
Version 1.1
- Added support for grouping with CGridListCtrlGroups
- Added CDateTimeCtrl editor
- Fixed drawing bugs when using Classic- and XP-style
- Fixed image background color for selected subitems (no longer white)
- Fixed grid border disappearing when scrolling right and left
- Indicate the list is empty when it contains no items
- Extended CComboBox editor, so it automatically resizes dropdown width to its contents