Ext: Discussion

Page 91 of 422 FirstFirst ... 41 81 89 90 91 92 93 101 141 191 ... LastLast

+ Post New Thread

  1. how hide the error's tooltip in a grid

    I use rowediting as plugin in a grid and I set errorSummary to false, but I see the tooltip about error/validation in the grid yet.

    Started by nicolabaldo, 20 Jun 2012 1:10 AM
    • Replies: 2
    • Views: 558
    20 Jun 2012 6:24 AM Go to last post
  2. screen is jumping while taking input with soft keyboard in i os

    Hi i have a login panel ,when i tap the textfield, the virtual keboard shows but when again i tap it jumps up. thanks in advance

    Started by logicnext.pramod, 20 Jun 2012 6:07 AM
    • Replies: 1
    • Views: 268
    20 Jun 2012 6:14 AM Go to last post
  3. Pb with sandbox application...

    Hi everybody ! I am looking for an answer about the full sandbox example from the Ext-4-1-0 package. I would like to use this wonderful desktop...

    Started by shensi, 18 Jun 2012 10:21 AM
    • Replies: 1
    • Views: 288
    20 Jun 2012 5:52 AM Go to last post
  4. Collapse all the panels in the accordion layout by default

    I want to collapse all the panels in the accordion layout by default. It's feasible in Ext JS 3. But with Ext JS 4, the first panel is always active....

    Started by danning.song, 18 Nov 2011 12:24 PM
    • Replies: 2
    • Views: 713
    20 Jun 2012 4:15 AM Go to last post
  5. label display problem with column chart

    hi, i have no label display, do you something wrong in my code ? thanks for your help /* * chaque tableau de type "chart" est placé dans un...

    Started by jhgfd69, 19 Jun 2012 11:56 PM
    • Replies: 1
    • Views: 370
    20 Jun 2012 4:07 AM Go to last post
  6. get the id of a combobox in a grid

    I need to know the id of the first field when I select a row (I use rowediting)

    Started by nicolabaldo, 19 Jun 2012 4:31 AM
    • Replies: 3
    • Views: 281
    20 Jun 2012 1:52 AM Go to last post
  7. sometimes the panel about pagesize of a combobox doesn't appear

    This is my code: Ext.getCmp('myGrid').columns.editor= { xtype: 'combo', store: Ext.getStore('myStore'), displayField:'valore', ...

    Started by nicolabaldo, 19 Jun 2012 7:29 AM
    • Replies: 2
    • Views: 387
    19 Jun 2012 9:55 PM Go to last post
  8. Performance of Ext.AbstractContainer.add method

    I've noted that you use Array.slice method in Ext.AbstractContainer.add method:...

    Started by Podlipensky, 19 Jun 2012 3:34 PM
    optimize, performance
    • Replies: 0
    • Views: 230
    19 Jun 2012 3:34 PM Go to last post
  9. Problem with multiselect when store is empty

    I am using 'Ext.ux.form.MultiSelect' to display list of data. In case when i have one or more data in store it's working fine but when my store is...

    Started by chirag_bhalodiya, 15 May 2012 7:01 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 2,086
    19 Jun 2012 12:03 PM Go to last post
  10. Loading JSON into a form - through model

    So I know how to load a form with JSON returned by loading a url - no problem doing that. Something like this for example: ......

    Started by Jangla, 19 Jun 2012 7:58 AM
    • Replies: 8
    • Views: 558
    19 Jun 2012 10:55 AM Go to last post
  11. Store the response of a rest service in a variable

    Hello again!!! how can i call a rest service and store in a variable, for example: var x = restservice call that return a json object I...

    Started by jovasnimaro, 19 Jun 2012 8:12 AM
    http service, json, request
    • Replies: 3
    • Views: 437
    19 Jun 2012 10:52 AM Go to last post
  12. Radar Chart + Store with proxy = x axis and labels becomes invisible

    Hello, I have created a simple Radar chart that loads data through a store. The store is based on a model that loads data through an AJAX proxy. ...

    Started by Jemt, 1 May 2012 4:04 AM
    • Replies: 2
    • Views: 486
    19 Jun 2012 8:27 AM Go to last post
  13. Assign a value of json object to a variable

    Hi, How can i assign a value of a json objecto to a variable, here is my json: {"active":"true","mail":"oscar.jovani.moreno@web.com",...

    Started by jovasnimaro, 19 Jun 2012 6:46 AM
    assign value, json, variable in json
    • Replies: 2
    • Views: 499
    19 Jun 2012 8:14 AM Go to last post
  14. SOLVED : Nested Models, Stores and Grids

    Hi, I am hoping someone on here can help me. I am using ExtJS 4.1.0 and have been looking at using nested models to populate two grids. The parent...

    Started by titusaduxass, 18 Jun 2012 12:51 PM
    grids, nested models, stores
    • Replies: 1
    • Views: 1,262
    19 Jun 2012 4:04 AM Go to last post
  15. Problem with initComponent method

    Extjs 4.1 ​Ext.create('Ext.panel.Panel', { initComponent: function() { alert('test'); this.callParent(arguments); }, html: 'Hello World',

    Started by nagesh2020, 17 Jun 2012 9:27 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 1,353
    19 Jun 2012 12:33 AM Go to last post
  16. Question Pie chart reload with empty data

    I have a pie chart and want it displays nothing when store.load get empty response. I remember that extjs3, if store.load empty data, the chart will...

    Started by ext-spring-mvc, 5 Jul 2011 11:55 AM
    • Replies: 5
    • Views: 974
    18 Jun 2012 4:56 PM Go to last post
  17. form submit vs model

    Hi, I have until now used Ajax calls and form submits for adding, updating and removing datastore records. But I understans that there is...

    Started by mboreback, 18 Jun 2012 8:19 AM
    • Replies: 1
    • Views: 384
    18 Jun 2012 12:03 PM Go to last post
  18. Ext.identityFn (identity function)

    I see in the Ext JS code base methods that look like these: Ext.define('Ext.form.field.Base', { .... transformRawValue: function(value)...

    Started by LesJ, 18 Jun 2012 7:53 AM
    • Replies: 2
    • Views: 479
    18 Jun 2012 9:29 AM Go to last post
  19. Updating record IDs from database

    Hi, When using the store sync() method, I can't get Ext to sync the record ID of newly created records if there is more than 1 new record. I can...

    Started by amitayh, 17 Jun 2012 12:49 AM
    • Replies: 6
    • Views: 709
    18 Jun 2012 9:04 AM Go to last post
  20. Polymorphic JSON - switching model class on the fly in the Reader

    I am using the Party Model, and needed to create an Individual or Organization model depending on the JSON response. Had to override...

    Started by el_chief, 16 Jun 2012 1:40 PM
    json, polymorphic
    • Replies: 1
    • Views: 491
    18 Jun 2012 8:09 AM Go to last post