Ext: Q&A

Page 61 of 652 FirstFirst ... 11 51 59 60 61 62 63 71 111 161 561 ... LastLast

+ Post New Thread

  1. Answered: How to make toolbar items clickable when set to defaultType of 'menuitem'?

    I was wondering what I might be missing when I make the defaultType of the toolbar I create 'menuitem'. It displays nicely, but the items are not...

    Started by wood_tah, 1 Mar 2013 4:08 AM
    menuitem, toolbar
    • Replies: 2
    • Views: 237
    12 Mar 2013 6:47 PM Go to last post
  2. Unanswered: JSON with parenthesis

    I'm taking some JSON output and loading it into a store. The JSON String is {"totalCount":"3","Events":} which is valid JSON. The issue is I can't...

    Started by yesakmac, 12 Mar 2013 3:03 PM
    json, parenthesis
    • Replies: 4
    • Views: 232
    12 Mar 2013 5:56 PM Go to last post
  3. Unanswered: dynamic dragtext of treeviewdragdrop

    Hi, I want to dynamically change the dragtext config of treeviewdragdrop plugin from default to the text of the node being dragged ? Thanks

    Started by zeeshanjeelani, 10 Mar 2013 4:49 PM
    • Replies: 2
    • Views: 116
    12 Mar 2013 5:51 PM Go to last post
  4. Answered: Saving a Timefiled with the correct Date-Format in a Store

    Hello everyone. This is my timefield which is inside a panel.: xtype: 'timefield', name: 'mo1v',...

    Started by hoyt, 11 Mar 2013 2:49 AM
    • Replies: 1
    • Views: 219
    12 Mar 2013 3:23 PM Go to last post
  5. Unanswered: ExtJS 3.3 to ExtJS 4.1.1. Message: 'Ext.resetElement' - is null or not an object

    Greetings! Apologize in advance for my knowledge of English. We are moving from ExtJS 3.3 to ExtJS 4.1.1 Get an error in the old code:

    Started by Darlay, 10 Mar 2013 9:43 PM
    • Replies: 2
    • Views: 149
    12 Mar 2013 3:00 PM Go to last post
  6. Answered: How to post data using ExtJs Store

    Hi all, Please look at the following store: var store = new Ext.create('Ext.data.ArrayStore', { id: 'store', ...

    Started by webfriend13, 5 Apr 2012 2:59 AM
    • Replies: 3
    • Views: 3,311
    12 Mar 2013 1:19 PM Go to last post
  7. Answered: Pivot Grid in 4.1

    Hey all, I can't seem to find the PivotGrid in Sencha Ext JS 4.1 although I found it in a previous version. Has it been removed or should I look...

    Started by jadnaoum, 11 Mar 2013 1:21 AM
    4.1 version issue, pivot grid
    • Replies: 1
    • Views: 256
    12 Mar 2013 12:34 PM Go to last post
  8. Unanswered: Saving multiple rows selected using a checkbox selection model at once.

    Hello, I have a grid that uses Checkbox selection model. Under the grid, I have a Save button that has to save all the currently selected rows...

    Started by mazhar.shaikh, 10 Mar 2013 5:41 PM
    checkbox selection model, extjs 3 and 4.1, grid, multiple
    • Replies: 1
    • Views: 292
    12 Mar 2013 8:29 AM Go to last post
  9. Unanswered: What's the correct way to add a model with defined id into a store?

    When I added a model which is created by the form value with a model , it's not dirty and the phantom value is false, so when I use sync it would not...

    Started by monffy, 10 Mar 2013 6:56 AM
    model, store, sync
    • Replies: 1
    • Views: 196
    12 Mar 2013 8:22 AM Go to last post
  10. Unanswered: Resizing panels without a border layout

    If I have 2 panels in a hbox and want to have one of them to have "resizable" width. I read about the border-layout being rather heavyweight, so I...

    Started by da_b0uncer, 12 Mar 2013 5:39 AM
    • Replies: 1
    • Views: 88
    12 Mar 2013 7:55 AM Go to last post
  11. Unanswered: el.dom is null in 4.1.3 Render code

    Hi, I am upgrading from 4.0 to 4.1.3. I have several form labels defined and am now getting the error 'el.dom is null or not an object' in the...

    Started by bbrace, 6 Feb 2013 10:00 AM
    4.1.3, el.dom is null, error
    • Replies: 6
    • Views: 313
    12 Mar 2013 6:44 AM Go to last post
  12. Unanswered: Category Series not grouping Data

    I have a category axis with letter grades as the field. I want the axis to create one hashmark per grade. All rows with the letter grade "C" will be...

    Started by alex9311, 23 Jan 2013 5:24 PM
    • Replies: 1
    • Views: 281
    12 Mar 2013 5:41 AM Go to last post
  13. Answered: Local Sorting in Grid Column: how to fix it

    Hi, I generate my Ext.grid.Panel using Netzke, and I have not learned ExtJS from the bottom up. Here is the problem: I have disabled remote sorting...

    Started by amaunz, 1 Mar 2013 10:51 PM
    column, grid, sort
    • Replies: 5
    • Views: 409
    12 Mar 2013 4:01 AM Go to last post
  14. Unanswered: Grid panel scroll bar issue

    Hi All, I have tab panel with two tabs named First. Again FirstTab contains child tabs named F1,F2,F2 By default F1 will be loaded and 20...

    Started by m.sudharsanreddy, 25 Feb 2013 1:21 AM
    • Replies: 2
    • Views: 135
    12 Mar 2013 2:23 AM Go to last post
  15. Unanswered: checkbox value dosen't set value from server side

    Hello, data back from server side correctly here is my json response {"total":1,"success":true,"locks":} for example is_unreachable is check...

    Started by MohamedFawzy_, 11 Mar 2013 5:50 AM
    • Replies: 3
    • Views: 235
    12 Mar 2013 2:15 AM Go to last post
  16. Answered: Want to select MultiSelect fields without holding Ctrl key..?

    Hi, I have used the multiselectfield. Its good for selecting multiple items. But, I want to select items of "multiselectfield" without holding...

    Started by ravimaroju, 9 Mar 2013 4:08 AM
    multiselectfield
    • Replies: 6
    • Views: 536
    12 Mar 2013 12:11 AM Go to last post
  17. Unanswered: creating child panels in container overwrites html below

    I have inherited an extjs application. A defect I am faced with is that adding panels to a container overwrites the html below, in this case, the...

    Started by kimballjohnson, 11 Mar 2013 6:52 PM
    container
    • Replies: 1
    • Views: 107
    11 Mar 2013 11:56 PM Go to last post
  18. Exclamation Unanswered: Upgrade extjs 4.1.2 to 4.1.3 problem

    Hello, my application works on extjs 4.1.2. When I`m upgrade extjs to 4.1.3 (extjs i have in external war archive), my application not load and...

    Started by hurdes, 5 Nov 2012 9:37 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 1,429
    11 Mar 2013 8:10 PM Go to last post
  19. Unanswered: removing row background lines from treepanel

    Hi, When i mouseover my treepanel node, it displays very wide background highlighted bar. any config to remove this effect ? I just want...

    Started by zeeshanjeelani, 11 Mar 2013 1:39 PM
    • Replies: 2
    • Views: 151
    11 Mar 2013 3:07 PM Go to last post
  20. Answered: Grouping Grid - Wrong row is get after itemdblclick event

    Hi everyone, I'm getting wrong row after itemdblclick event using grouping grid with 4.1.1.a version. Here's my grouping feature definition: ...

    Started by talha06, 11 Mar 2013 10:33 AM
    group grid, grouping, grouping grid, groupingfeature
    • Replies: 2
    • Views: 189
    11 Mar 2013 1:19 PM Go to last post