Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Hide/Show Grid works in simulator but not in safari mobile

Hi Ram,

This will take some time. We'll update.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Hide/Show Grid works in simulator but not in safari mobile

Hi Ram,

This is pretty strange, it works for us.
Let's try removing this line:preAppery('grid_fake').refresh();/preIf this doesn't help please post a public link.

Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

Hide/Show Grid works in simulator but not in safari mobile

Dear Katya,

thank you for your reply, i removed the "refresh" and still no success as you can see here, i cant share this project but i made a new one with this example that behave the same and invited a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a to this app.

Thanks much!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Hide/Show Grid works in simulator but not in safari mobile

Hello! Sorry for delay. We'll let you know as soon as have more information.

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Hide/Show Grid works in simulator but not in safari mobile

HI Ram,

Please try to disable "Private Browsing" on your IPhone. http://www.wikihow.com/Turn-on-Privat...

Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

Hide/Show Grid works in simulator but not in safari mobile

Hi Igor,

thank you for your reply.

that didnt work, the private browsing was not set on my device but nevertheless i set it ON and then OFF and still the grid is invisible, i tried it on two more iDevices - mini iPad running iOS 7.0.3 and iPhone 5 running 6.1.4 with same results...

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Hide/Show Grid works in simulator but not in safari mobile

Hello Ram! Could you also try to create one more button "hide"
preAppery('grid_fake').hide();/pre
Does it work? Please check it for different visible grid parameters.

Return to “Issues”