Hi Erel, basically it all works, but in the FillAreaScrollview routine, I try to insert a row with 'Menu' in it, before the list of data from the database is added inside the for loop. This works ok, but when I click on the menu option, I get the 'Not Initialized' error.
The items in the for loop that have been added work ok when clicked and give the correct result.
I may consider just adding a panel above the scrollview instead and use a button or something to return to the Menu screen?
Cheers,
Malky