Page 1 of 1

Implementation of Grid element in Apperyio

Posted: Thu Oct 23, 2014 9:15 am
by Manuel6865166

Hello,

I don't understand how apperyio implements grids.
it should follow jquery mobile according to the documentation but when I see the source code for grids, it is implemented with the table tag instead of div tags as it is in jquery mobile.
Any input on this?.

Kind regards.


Implementation of Grid element in Apperyio

Posted: Thu Oct 23, 2014 9:48 am
by Evgene Karachevtsev

Hello Manuel,

Grid in Appery.io is made via table tag.


Implementation of Grid element in Apperyio

Posted: Thu Oct 23, 2014 1:34 pm
by Manuel6865166

OK, I got confused as in your documentation there is a link to the jquery grid component.

Thanks for the reply.