Search Type: Posts; User: zhangwl
Search: Search took 0.02 seconds.
-
6 Dec 2010 7:00 PM
Jump to post Thread: CheckBox can't be showed in list by zhangwl
- Replies
- 1
- Views
- 486
in kitchensink list demo,
itemTpl: '<div class="contact"><strong>{firstName}</strong> {lastName}<input id="{firstName}" type="checkbox" name="{lastName}"/></div>'
checkbox can't be showed.
... -
5 Dec 2010 10:47 PM
- Replies
- 1
- Views
- 677
In sencha touch list demo, I add a checkbox in list, It don't be showed in list ,why?
Ext.regModel('Contact', {
fields: ['firstName', 'lastName']
});
demos.ListStore = new Ext.data.Store({... -
3 Dec 2010 6:42 PM
Jump to post Thread: Ext.ux.TouchGridPanel v2.0b1 by zhangwl
- Replies
- 237
- Views
- 68,751
good work!could you add checkbox in touchgridpanel, thank you!
-
2 Dec 2010 6:36 PM
- Replies
- 1
- Views
- 457
I run ComponentDataView example , lib is sencha touch 1.0
safari prompt :
Attempting to extend from a class which has not been loaded on the page.
testComponent.js:53TypeError: Result of... -
2 Dec 2010 1:17 AM
- Replies
- 0
- Views
- 936
I run ComponentDataView example , safari prompt :
Attempting to extend from a class which has not been loaded on the page.
testComponent.js:53TypeError: Result of expression 'Ext.Viewport'... -
29 Nov 2010 11:23 PM
Jump to post Thread: help me, please by zhangwl
- Replies
- 0
- Views
- 675
I am a beginner in sencha touch, I must complete a function use it. it is similar as follow graphic, how to implement it use sencha, please give me some advance, if there are some example about it ,...
Results 1 to 6 of 6
