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.
Software, Code and Things
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 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 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 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 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
DataView has been updated to 1.13.3. This update includes: 1.13.3 [Bug] Fixed column lookups with AccessColumnsByInsertionOrder set. Specifically cellClick, columnByTitle, columnByFieldName, cellHelpTag and FocusCell.[Bug] Fixed alignment offset for dateChooser cells.[Bug] Fixed some more issues with scrollbars covering part of last column [Mac] Fixed native scrollbar alignment 1 pixel error