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.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.2

DataView and piDogScrollingCanvas 1.14.4.2 is now available. Notes: [Linux] DateChooser now shows in the correct position relative to the selected cell [Linux] Containers now accept mouse clicks again [Win] Fixed issue with calculating CellTextHeight during window resize [Mac] Setting HeadingTextSize now respected in Open event [Mac] Fix for pre Mojave macOS when enabling vibrancy [Mac] … Read more

DataView and piDogScrollingCanvas 1.14.4.1 Available

DataView and piDogScrollingCanvas 1.14.4.1  now available. Release Notes: 1.14.4.1 [Demo] Several adjustments. Live adjustment of header and rowHeights works again.[Performance] Increased cache size to improve scrolling[Mac] ColumnWidths now correct with Native scrollers.[Win] Fixed a bug with Native Scrollers not working in some cases[Bug] Fix for potential OutOfBoundsException in piDogScrollingCanvas[Bug] Dragging a column no longer triggers … Read more

DataView 1.14.3.2 Posted

DataView 1.14.3.2 Now Available Notes: [Win] Fixed an issue compiling for 64bit[Win] Fixed FunctionNotFoundException on Win7[Change] Click in a popupMenu cell now allows drag within cell and release to still fire menu