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

Please note: This version contains changes to the way the database demo accesses database rows. If you’re using the DBDataSource in a project, please test and ensure that the new setup works with your project and provides satisfactory performance.  1.15.4.2 [New] CellKeyDown now fires for a focused cell. Editing mode not required. [Bug] Fixes for … 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

DataView 1.15.4.0 Available

1.15.4.0 [New] You can now set the varType of a column to treat values in that column as that type of value ie me.column(x).vartype=varType(1.0) //set type to double[New] Added inspector Window to demo to allow Viewing and modifying properties of Demo Items.[New] Added SortIndicatorPaint event to allow custom drawing of column sort indicator[Demo] Reorganized Demo … Read more

DataView 1.15.3.0 Available

Download it HERE [New] Added CheckAllChecked event to allow custom handling of check-all heading checkbox [New] Added RowBackGroundColor(index as integer) [New] Added RowBold(index as integer) [New] Added RowFont(index as integer) [New] Added RowItalic(index as integer) [New] Added RowTextColor(index as integer [New] Added RowTextSize(index as integer [Bug] DataViewListboxStyle and DataViewFileBrowserStyle subclass now respects overrrides of various … Read more