Hide/Show Grid works in simulator but not in safari mobile
Dear Appery,
i have a grid holding some components in it, it loads invisible to the user, on a certain condition i run the following:
code
Appery('grid_fake').show();
Appery('grid_fake').refresh();
/code
this works well in Appery simulator but ignored in Safari mobile (the grid stays invisible)...
any thoughts on how to make the grid visible in safari mobile too?
(i'm using iPhone 5 iOS 7)
Best & thanks in advance!!
R.