Data Abstract Technologies (Xcode)
From RemObjects Wiki

This is the collection of Technologies about Data Abstract for Xcode
Technologies on Data Abstract for .NET | Xcode | Delphi | Java | JavaScript
Contents |
Displaying Data
- Displaying Data in a Chart with Core Plot — How to integrate Data Abstract data tables with the open source Core Plot library to generate charts and graphs
- Displaying Data in NSOutlineView — This topic describes how to bind hierarchical data the NSOutlineView on the Mac OS X
- Displaying Data in NSTableViews — This topic goes in detail into using NSTableViews to display tabular data on the Mac OS X
- Displaying Data in UITableViews — This topic goes in detail into using UITableViews to display tabular data on iOS
- Displaying Data with Cocoa Bindings — This topic describes creating custom DataTable controller for binding data of the DADataTable to the NSTableView on the Mac OS X
- Filtering Data with NSPredicate — This topic describes using NSPredicate for filtering data in the DADataTable
- Simple Xcode Client for Relativity Server — This topic describes creating very simple iOS client for Relativity sample domain
Relativity
- Simple Xcode Client for Relativity Server — This topic describes creating very simple iOS client for Relativity sample domain
The DA/Xcode Book
- Displaying Data in a Chart with Core Plot — How to integrate Data Abstract data tables with the open source Core Plot library to generate charts and graphs
- Displaying Data in UITableViews — This topic goes in detail into using UITableViews to display tabular data on iOS
Working with Data
- Array DataSource Sample — Sample shows how to bind DADataTable to the NSTableView.
- Filters Sample — Sample shows using NSPredicate editor for composing server-side and client-side filters.