lucaverrascina
15 Sep 2011, 4:22 AM
Hi, I'm trying to put a table in a panel.
I've tried by putting the html code in the html property of the panel, but when the user touches one of the cells the App should change view and call a function based on what cell has been touched.
I'v seen there's a Ext.layout.TableLayout (http://dev.sencha.com/deploy/touch/docs/output/Ext.layout.TableLayout.html) class in the API, but it doesn't load the informations...
any advice?
I've tried by putting the html code in the html property of the panel, but when the user touches one of the cells the App should change view and call a function based on what cell has been touched.
I'v seen there's a Ext.layout.TableLayout (http://dev.sencha.com/deploy/touch/docs/output/Ext.layout.TableLayout.html) class in the API, but it doesn't load the informations...
any advice?