hello i want to make a grid view using a table view and display data from the array.
i m new for iPhone Application .
please send me the the answer how to make a grid view in iPhone and I pad ?
please suggest how to make it easy ?
hello i want to make a grid view using a table view and display
Share
Check out AQGridView. It is very similar to using the standard UITableView, but displays a grid of cells rather than a single column of rows.