DataGrid is a spreadsheet plugin control for REALbasic with custom data source handling. Since this version of the Grid control has no data container then it can easily display millions of rows if you have a fast data source of that size. The control works on MacOS Classic, MacOS X PPC, MacOS X x86, Windows and Linux systems.
What's New
Version 6.0:
Cocoa compile is now officially supported. (REALbasic 2011 versions)
Added a ShadeSelection boolean property that uses Quartz when on Cocoa, GDI plus when on Windows and Cairo when on Linux to shade the selection in a nice way when in a full row mode. (Carbon compile does not do shading). Windows has two shading modes that it automatically switches a more list oriented shading if there are no horizontal grid lines and a more grid oriented shading if there are horizontal grid lines.
Added a HotTrack property that lets cells be hot tracked when on Windows when hovering over them with the mouse. (full row selection needs to be on as well as ShadeSelection for this to take effect).
Fixed a number of Cocoa bugs and did lots of improvements from the beta of the Cocoa port.
Version 6.0:
Cocoa compile is now officially supported. (REALbasic 2011 versions)
Added a ShadeSelection boolean property that uses Quartz when on Cocoa, GDI plus when on Windows and Cairo when on Linux to shade the selection in a nice way when in a full row mode. (Carbon compile does not do shading). Windows has two shading modes that it automatically switches a more list oriented more...
Requirements
PPC / Intel
Mac OS X 10.5 or later.
REALbasic 5.5 or later.
Be the first to recommend a similar software title.
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
DataGrid is a spreadsheet plugin control for REALbasic with custom data source handling. Since this version of the Grid control has no data container then it can easily display millions of rows if you have a fast data source of that size. The control works on MacOS Classic, MacOS X PPC, MacOS X x86, Windows and Linux systems.