DataView 1.15.0.0 Now Available

DataView 1.15.0.0 is now available with a few new key features and optimizations! [New] Added LockedRows property and LockRows() method to allow locking a number of rows to top of list. [New] Added LockedColumns property along side LockColumns method [New] Added LockedColumnCount property in addition to LockColumns() method [New] Added requirement for third paramter (default) … Read more

DataView 1.14.7 Now Available

DataView and piDogScrollingCanvas 1.14.7 are now available for download. Notes: [Bug] Fixed an issue preventing cellContainers from rendering on first paint. [Bug] Fix for potential OutOfBoundsException during column resize. [Bug] Improved edge alignment of non-native scrollers [Bug] Fix for demo bugs if run in pre Xojo 2015r3 IDE [Bug] Fix for disclosure triangles in pre … Read more

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