Search Type: Posts; User: mickarea

Search: Search took 0.02 seconds.

  1. Replies
    32
    Views
    59,920
    Hi, I'm trying to do that :


    Ext.define('DynamicModel', {
    extend: 'Ext.data.Model',
    urlModel:"test.txt",
    fields :[],
    validations:[],
    ready:false,
    init: function(){
  2. Hi,

    First, thank you very much for your library ! It's so easier to develop a webpage with it !


    Second, I'm having trouble when i want to edit some xml data.

    by example :
    ...
Results 1 to 2 of 2