DataView 1.14.2.1 Now Available

This is a minor update, but includes a couple of important fixes. 1.14.2.1 [All] Checkbox click hits now more accurate [Bug] Fixes for disclosure triangles not receiving mouse clicks in certain circumstances. [Mac] Mouse clicks no longer blocked at right edge when useNativescrollers set and autohideScrollers is true [Win] Printing of cell backgrounds now fills … Read more

DataView 1.14.2 Available

DataView 1.14.2 is now available! This update includes Demo improvements, Bug fixes, better compatibility and a couple of feature improvements. Check it out.

DataView 1.14.1 Now Available

DataView 1.14.1 is now available for download. Release Notes: 1.14.1 [Compatibility] ColumnSortDirection now accepts -1 for the column[Compatibility] HeaderType now accepts -1 for the column[Compatibility] Added PressHeader method[Compatibility] Made DataViewListboxStyle class more customizable by respecting IDE settings for Headingheight, DefaultRowHeight.[Compatibility] LastIndex is now a property rather than a function. [Bug] Fixed an exception when resizing … Read more

DataView and piDogScrollingCanvas 1.14.0

DataView and piDogScrollingCanvas 1.14.0 are now available! This release include quite a few New Features and Bug Fixes. Here’s a few: [New] Column resizing now optionally creates a temporary datasource containing the visible rows to use in rendering during resize operations to prevent slowdowns due to repetative queries if the datasource is using a database … Read more

DataView 1.13.5.1

DataView 1.13.5.1 is now available. Release Notes: 1.13.5.1 [Bug] Fixed an issue that could cause LastIndex value to be wrong when adding rows with a sortcolumn selected.[Bug] Setting a cell value in the sorted column now causes the sort to be performed. [Performance] Improved ProgressBar rendering[Performance] Now invalidates cell when setting value rather than refresh … Read more

DataView 1.13.4.3

DataView 1.13.4.3 is now available! 1.13.4.3 [Bug] Fix for failed zoom gestures when window is resized.[Bug] No longer requires constant redrawing scrolling layer when scrolling in raster mode. 1.13.4.2 [Linux] removed code preventing compile with Xojo pre 2017r2 1.13.4.1 [Mac] Fixed scrollerbounds on retina displays with locked columns set [Mac] Fixed header drawing with vibrant header … Read more