UIDataGrid for Xcode

UIDataGrid view component for Xcode displays data in a customizable grid

The UIDataGrid control provides a powerful and flexible way to display data in a tabular format. You can use the UIDataGrid control to show read-only views of a small amount of data, or you can scale it to show editable views of very large sets of data. You can extend the UIDataGrid control in a number of ways to build custom behaviors into your iOS apps. For example, you can programmatically specify your own set of displayed columns, and you can create your own types of cells. You can easily customize the appearance of the UIDataGrid control by choosing among several properties. Several types of data stores (JSON, plist, XML, and a mutable array NSMutableArray object) can be used as a data source. The UIDataGrid control provides a user interface to this data sources, displays the tabular data in a scrollable grid, and allows for updates to the data source. In cases where the UIDataGrid is bound to a data source with a single table the data appears in simple rows and columns, as in a spreadsheet. The UIDataGrid control is one of the most useful and flexible controls for Xcode iOS development. As soon as the UIDataGrid control is set to a valid data source, the control is automatically populated, by creating columns and rows based on the columns objects structure you defined in your project's code. By using the TouchControls Framework you can create your own set of DataGrid Column objects that defines custom column for the iOS UIDataGrid control and add them to the Grid Columns collection. A column is an object that defines what the column looks and behaves like, including such things as color, font, and the presence of controls that will handle linked field in a data source with the use of a UIPickerView Control, a Text Field view, a DateTime format Picker and other UIView controls.

Changes: new release

Minimum requirements: iOS 7.0

Operating system: iOS

Program URL: http://www.rustemsoft.com/UIDataGrid.htm

UIDataGrid for Xcode screenshot

...

Press release: UIDataGrid for Xcode

UIDataGrid view from Rustemsoft LLC is Objective C component specifically designed for Xcode developers

Special permissions

This product can be freely distributed through the Internet. To publish it on a CD, please contact us at info@smrtx.com

EULA

License Agreement Before installing Rustemsoft TouchControls iOS Framework please read carefully terms and conditions of this agreement. You will express your consent to be bound by terms of this Agreement by obtaining or opening Software media package. If you do not agree to all terms of this agreement do not use Software and destroy all copies of Software from your computer, promptly notify the seller of the product and request a refund of the amount you paid.

Read more