Re: Displaying history - potential ways to do it

2012-04-25 Thread Fritz Anderson
On 21 Apr 2012, at 5:39 AM, The Rhythmic wrote: > Hi, Am a newbie to iOS development. I want to display the DB history i.e. > the changes the users make to a specific critical table in the DB, from > bottom-up, i.e. the first update appears bottom-most ...something like > > ... > ... > Apr 10th -

Displaying history - potential ways to do it

2012-04-24 Thread The Rhythmic
Hi, Am a newbie to iOS development. I want to display the DB history i.e. the changes the users make to a specific critical table in the DB, from bottom-up, i.e. the first update appears bottom-most ...something like ... ... Apr 10th - Changed 'status' field from 'boolean' to 'char' Apr 5th - Gran