Ext: Discussion

Page 90 of 422 FirstFirst ... 40 80 88 89 90 91 92 100 140 190 ... LastLast

+ Post New Thread

  1. Diable a ComboBox through RadioGroup

    hi, i want to disable a comboBox when i select a radiobutton from a radioGroup but when i execute the code launches me the next error: Uncaught...

    Started by jovasnimaro, 20 Jun 2012 2:12 PM
    combobox, disable, radiobutton
    • Replies: 1
    • Views: 488
    20 Jun 2012 2:44 PM Go to last post
  2. Debugging blank screen with no error / MVC apps which don't render

    I'm using the Ext-JS 4.1 MVC framework and like it. However I would like to request some additional features to help debug commonly occurring coding...

    Started by IlanCopelyn, 20 Jun 2012 2:13 AM
    mvc application
    • Replies: 2
    • Views: 590
    20 Jun 2012 1:37 PM Go to last post
  3. IE8 Memory Leak?

    I've tried searching for posts related to IE8 memory leaks, and none of the ones I have found are resolved and have been 5+ months old and are in the...

    Started by Reimius, 20 Jun 2012 7:45 AM
    • Replies: 1
    • Views: 635
    20 Jun 2012 1:15 PM Go to last post
  4. How to create Model, Store to show data in DataView.List?????

    I have link to return json data: { data: { current_condition: 31", temp_F: "88", visibility: "2", weatherCode:...

    Started by henrynguyen, 17 Jun 2012 10:16 AM
    2 Pages
    1 2
    • Replies: 18
    • Views: 1,983
    20 Jun 2012 8:42 AM Go to last post
  5. 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: 557
    20 Jun 2012 6:24 AM Go to last post
  6. 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: 267
    20 Jun 2012 6:14 AM Go to last post
  7. 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: 286
    20 Jun 2012 5:52 AM Go to last post
  8. 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: 709
    20 Jun 2012 4:15 AM Go to last post
  9. 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: 369
    20 Jun 2012 4:07 AM Go to last post
  10. 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
  11. 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: 385
    19 Jun 2012 9:55 PM Go to last post
  12. 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
  13. 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,081
    19 Jun 2012 12:03 PM Go to last post
  14. 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
  15. 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: 435
    19 Jun 2012 10:52 AM Go to last post
  16. 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: 485
    19 Jun 2012 8:27 AM Go to last post
  17. 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: 496
    19 Jun 2012 8:14 AM Go to last post
  18. 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,253
    19 Jun 2012 4:04 AM Go to last post
  19. 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,339
    19 Jun 2012 12:33 AM Go to last post
  20. 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: 973
    18 Jun 2012 4:56 PM Go to last post