So what I'm looking for is a table view that supports and displays an array of cells (think excel).
The 2D implementation should have cell caching for performance, optimized for panning.
So what I'm looking for is a table view that supports and displays an array of cells (think excel).
The 2D implementation should have cell caching for performance, optimized for panning.
Try AQGridView or DTGridView.