Search Type: Posts; User: jakeed2
Search: Search took 0.06 seconds.
-
19 Feb 2013 4:31 PM
- Replies
- 1
- Views
- 159
Hello all,
I was wondering how I can a SegmentedButton component to a dataview, in particular just like this example: http://www.senchalabs.org/component-dataview-example/ ?
So, instead of the... -
12 Feb 2013 10:59 AM
Jump to post Thread: Pass Variable store to Url Store by jakeed2
- Replies
- 5
- Views
- 1,869
I needed to do this to use the ListPaging Plugin
Add a listener to your store.. The API I call requires a token for each request. I was able to set my store with the token "beforeload" .. then... -
7 Oct 2012 9:02 AM
- Replies
- 2
- Views
- 590
Thank you for the reply. I am with you on the first part, but modified it slightly:
Ext.define('FirstApp.view.contactTest',{
extend: 'Ext.Container',
xtype: 'contactTest',
... -
6 Oct 2012 3:18 PM
- Replies
- 2
- Views
- 590
Hello all,
Two questions here... How can I use this example http://try.sencha.com/touch/2.0.0/examples/list-search/ of a searchable list, opened in a NEW view? Right now it is defined as the main...
Results 1 to 4 of 4
