Search Type: Posts; User: jakeed2

Search: Search took 0.06 seconds.

  1. 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...
  2. 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...
  3. 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',


    ...
  4. 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