Tag Archives: UITableView
BAMEasyTable Demo

Using BAMSettings
Demo code showing how to incorporate BAMEasyTable into your own app can be downloaded here. Basically, you add BAMEasyTable.h and BAMEasyTable.m into your project and load it with an array or an array of arrays to create a powerful table with full searching capabilities. This demo will also show you how easy it is to add, delete and reorder rows.
BAMEasyTable Delegate

Unleash BAMEasyTable’s Full Potential
BAMEasyTable is highly configurable. By using these delegate methods, you can unleash it’s full potential within your own apps. The full delegate is explained in detail in this protocol reference.
BAMEasyTable

Quick and Painless Tables
BAMEasyTable is a class which handles the mechanics of a UITableView allowing you to write significantly less code to implement a table. You just drop the two files files into your project then load it with an array or an array of arrays. Immediately you will have a table that will display your table and allow users to search the rows in the table.



