The DataGrid is the central component of many applications due to its effective and usable presentation of tabular 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.
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.
Also we have built Xcode sample projects that describe the concepts and techniques that you can use to build UIDataGrid features into your apps.
Rustemsoft TouchControls Framework library contains the following DataGrid Columns:
Button Column;
DatePicker Column;
Image Column;
Label Column;
Picker Column;
Slider Column;
Switch Column;
TextField Column;
TextView Column.
This program received 1 award
This software was checked for viruses and was found to be clean. Click here to see antivirus report.
trusted
DOWNLOAD
13.5 MB