DataView updated to v1.16

This release includes a significant rewrite of internal rendering with major improvements for Retina displays! Download it here. In this release: [New] Internal rendering overhaul. [New] FPS greatly improved for HIDPI/Retina [New] using dashed gridlines no longer slows rendering speed [New] Added CellTextWidth method to get the required width to display the full text for … Read more

DataView and piDogScrollingCanvas 1.15.6.0 Now Available

Check it out here 1.15.6.0 Highlights [All] Added DragReorderRowsOut event to provide the opportunity to choose to delete dragged rows or restore them[All] Added LazyRendering option to provide smoother scrolling by allowing row rendering to be deferred if a frame is taking too long to render[All] Fixes for cell text positioning shift when changing column … Read more

DataView and piDogScrollingCanvas 1.15.5.2 Now Available

1.15.5.2 [Linux] More adjustments for scrollbar rendering [Win] Fix for glitch expanding folders [Win] Fix for glitch in cellBorder alignments [Bug] Fix for compilation errors on older Xojo versions (pre 2017) Source License holders also now have access to an API2 version of the code.

DataView and piDogScrollingCanvas 1.15.5.1 Now Available

1.15.5.1 [Demo] Improved Inspector behavior[Demo] Removed items from main demo that are available in Inspector.[Win] Fixed a crashing bug when closing a container control with a DataView embedded.[All] Fixed FloatingGroupRows behavior when no childRows visible[All] Clicking text in a checkbox cell now checks/unchecks checkbox Source License holders also now have access to an API2 version … Read more

DataView and piDogScrollingCanvas 1.15.5.0 now available!

This release includes significant scrollbar improvements and an important bug fix for Windows builds. 1.15.5.0 [Win] Fixed potential crashing bug on window close. Important Fix!!! [Win] Fixed potential exception when tabbing out of last cell with container focused [New] Reworked several aspects of scrollers. Primarily for Window and Linux. [All] changes to improve handling of … Read more

DataView 1.15.4.1 Now Available

Release Notes: 1.15.4.1 [New] Added CellContainer.FillCellWidth and FillCellHeight properties to replace reliance on defunct LockLeft,LockTop etc.[Bug] SnapToRowTops now more reliable and accurate[Bug] Scrolling lag corrected when paintEmptyRows=true or using Gridlines[Bug] Empty rows now respect Column.DefaultColumnSpan property[Bug] CellContainer insets corrected for heirarchical lists