Search Type: Posts; User: dominic_u

Search: Search took 0.01 seconds.

  1. Hi Aaron Conran

    I would like to know there is an update how we can add custom column in the grid. My suggestion is to allow the xtype can be change by putting the xtype property in the object...
  2. Replies
    54
    Views
    15,128
    Hi

    the code below didnt work. I wonder why it didnt trigger the metachange? Can someone help me what is my mistake



    readRecords: function(datastr) { var data = {}; ...
  3. Replies
    54
    Views
    15,128
    Thanks
  4. Replies
    54
    Views
    15,128
    Hi

    When I use this kind of Code the Code will work correctly


    Ext.define('Ext.ux.data.reader.DynamicReader', {
    extend: 'Ext.data.reader.Json',
    alias: 'reader.dynamicReader',
    ...
  5. Replies
    54
    Views
    15,128
    Can someone help me what do I need to modify in DynamicReader.js on readRecord function.
    I already put root : 'Data' on the Ext.ux.data.reader.DynamicReader and didnt work.

    The ./data.js work...
Results 1 to 5 of 5