Unanswered: cellpadding="5" not working in a tpl table
Unanswered: cellpadding="5" not working in a tpl table
in a tpl, we have a table with cellpadding="5" this works fine if viewed in a browser alone. If I add this table in a tpl cellpadding="5" is not working at all, any idea what to use
Github Projects: Sencha Cordova Builder enables the automatic creation, building, and running of PhoneGap (Cordova) projects with Sencha Touch.
Am I Sencha Touch Ready? checks your system to determine what you need to do to start Sencha Touch development. If you're having trouble getting up and running, try this out.
Sencha Tools Bridge allows Sencha SDK Tools to co-exist with Sencha Cmd on the same system.
It seemed to work when I applied the cellpadding to the specific cell, I was using a table, but have now switched everything to divs and control via css,