Hi, I want to develop an iphone interface, using objective-c, which behaves like an Excel sheet.
It would display a grid which can be scrolled vertically as well as horizontally but during a vertical scroll, the first row will freeze, and during a horizontal scroll, the first column will freeze.
How can this be done? I am new to iphone development.