DataView 1.14.6.2 Avaliable

DataView 1.14.6.2 is now Available Notes: [Bug] Fix for potential exception when lockedColumnCount > ColumnCount [Bug] Fix for potential exception in iFocusedCell getter [Win] [hidpi] [piDogScrollingCanvas] Fix for artifacts on Windows [Win] Eliminated some unneeded duplication of scrollingImage

DataView 1.14.6.1 available

DataView 1.14.6.1 is now available for download 1.14.6.1 [New] Added CellFormatString() to compliment ListColumn.FormatString [Mac Bug!] Fixed an issue preventing mouse clicks in Native Scrollers [Win] Fixed a “blank space” rendering issue with locked columns [Linux] Fix for header sort triangle rendering [Linux] Fix for checkall checkbox not working [Bug] Added overrides to allow more … Read more

DataView 1.14.6.0 Available

DataView and piDogScrollingCanvas 1.14.6.0 now available! 1.14.6.0 [New] Added CellCueText and ListColumn.CueText to provide a string to display to the user when a cell value is Nil [Mac] Improved handling of system colors (Proper ColorSpace and selection color pre-mojave) [Mac] No longer leaves artifact on tabPanel and pagePanel if vibrancy enabled [Bug] Select all now … Read more

DataView 1.14.5.1 Available

Version 1.14.5.1 of DataView and piDogScrollingCanvas are now available! Release Notes: [Optimization] Internally datasource is no longer a computed property. This improves rendering speed. [Optimization] Row IDs now allocated dynamically. This allows much faster operation for on-demand views. [Optimization] Eliminated unneeded internal checks for truewindow being nil. [Removed] EnableVibrancy now ignores includeTitleBar as it is … Read more

DataView 1.14.5.0

DataView 1.14.5.0 is now available. Download Here Release Notes: [Change] UsesSystemColors and UsesSystemHeaders now override color setting rather than replacing them. This allows you to set the value to true and grab any system colors you need and then set the value back to false without losing the currently configured settings. [New] Added CopySystemColors to … Read more

DataView and piDogScrollingCanvas 1.14.4.3

[Demo] Added Contacts List Example [All] More improvements to tab navigation between container controls [All] Added duration parameter to NavigateToNextCell method [Mac] Now handles zoom gesture over locked columns [Mac] Fixed bug when clicking a combobox in an embedded container [Linux] Containers now accept mouse clicks again Download Here