Ext: Q&A

Page 54 of 655 FirstFirst ... 4 44 52 53 54 55 56 64 104 154 554 ... LastLast

+ Post New Thread

  1. Answered: Adding custom record to template in dataview

    Hello, I'm developing an app with ExtJS 4.1.1a and i'm having some trouble with templates. Background: I have a dataview that shows a list of...

    Started by nicanor.gutierrez, 21 Mar 2013 4:47 AM
    dataview, template
    • Replies: 2
    • Views: 215
    25 Mar 2013 2:20 AM Go to last post
  2. Question Answered: KeyMap IE9 Alt-Key [ALT+E]

    Hi @all First of all: I'm an Ext Js-Rookie! We need to add Keyboard-Shortcuts to our Webapplication and we want to override the default...

    Started by bar@egeli, 17 Mar 2013 11:49 PM
    alt+e, alt-key, ie9, keymap, prevent default action
    • Replies: 2
    • Views: 140
    25 Mar 2013 12:45 AM Go to last post
  3. Unanswered: Highcharts with extjs4 two series with irregular intervals

    I'm using highcharts libraries with extjs 4 (using joe kuan official adapter). I've tryed to modify the example "Spline - Animation" that you can...

    Started by eternasparta, 22 Mar 2013 8:02 AM
    highchart charts, irregular serie, store
    • Replies: 2
    • Views: 172
    24 Mar 2013 11:45 PM Go to last post
  4. Unanswered: ExtJs 4.2.0.663 Exception "PageMap asked for range which it does not have"

    because ExtJS 4.2 seems to have a bug in using filters on an buffered grid (infinite grid), i rewrote my code and now i'm just using a simple search...

    Started by timTaylor, 20 Mar 2013 1:23 AM
    • Replies: 2
    • Views: 151
    24 Mar 2013 11:25 PM Go to last post
  5. Unanswered: How to hide contextmenu from the total page

    Hi All, I have designed a page where i dont want any context menu, so i have written the code in listeners like Ext.getBody().on('contextmenu',...

    Started by url, 19 Mar 2013 6:15 AM
    • Replies: 2
    • Views: 88
    24 Mar 2013 9:01 PM Go to last post
  6. Answered: Ext.Ajax.requst

    Hello, From my Ext Js controller I have this function: Ext.Ajax.request({ url: 'save.php', method: 'POST', ...

    Started by Intraday, 23 Mar 2013 8:32 PM
    ajax, json, php
    • Replies: 4
    • Views: 463
    24 Mar 2013 12:51 PM Go to last post
  7. Answered: Why sencha creat jsb doesnt work ?

    Hello Friends! I have been trying to understand Sencha cmd for 2 days, but I have got problems. When I typed something like this : sencha creat...

    Started by kramal, 21 Mar 2013 10:45 PM
    sencha cmd create
    • Replies: 2
    • Views: 419
    24 Mar 2013 8:11 AM Go to last post
  8. Unanswered: Using ExtJs, a problem occurred when xml data received and paging

    Hi, all :D Using ExtJs, I m testing to transfer received xml data to specific grid. I made a simple text file which has 10 output values , and...

    Started by Alextom, 22 Mar 2013 6:21 PM
    ext, xml
    • Replies: 1
    • Views: 177
    24 Mar 2013 2:11 AM Go to last post
  9. Unanswered: Object [object Object] has no method 'updateInfo' during tree store load

    Hi, I have a simple tree panel and in some cases during load of store I get the following error message: Uncaught TypeError: Object has no...

    Started by lee el, 20 Mar 2013 12:47 AM
    • Replies: 2
    • Views: 182
    23 Mar 2013 11:12 PM Go to last post
  10. Answered: Intercepting Component events

    Hi, I am implementing a tooltip based help for my components. So it goes like this : when a user clicks on help, a custom tooltip is shown for...

    Started by varunach, 23 Mar 2013 7:33 AM
    component, fireevent, observable, suspendevents
    • Replies: 2
    • Views: 269
    23 Mar 2013 10:14 PM Go to last post
  11. Answered: cellclick listener and rowIndex

    New to ExtJS, Using version 4. I am facing a problem in grid listener function cellclick(). The second parameter rowIndex should be number but...

    Started by pebblesbysea, 22 Mar 2013 2:57 AM
    cellclick, grid listner, rowindex
    • Replies: 4
    • Views: 204
    23 Mar 2013 11:06 AM Go to last post
  12. Unanswered: Filter by default value in a column

    Hi everyone!! I was using extjs 3x and i use following code for filter default in a column: C: dsGrid = new Ext.data.GroupingStore({ ...

    Started by HEILEENDURLEY, 21 Mar 2013 8:27 AM
    column, default, filter, value date
    • Replies: 2
    • Views: 168
    23 Mar 2013 6:55 AM Go to last post
  13. Unanswered: Record popping out

    Hello, I'm trying to make a monitor composed of nine gridpanels of three subclasses. When it is loaded, it gets its store loaded with the intended...

    Started by sencha-dev2, 20 Mar 2013 3:01 AM
    record, store, updateindexes
    • Replies: 3
    • Views: 164
    23 Mar 2013 6:46 AM Go to last post
  14. Unanswered: Nested models in DataView with grouped display

    Hi, I have a model with another one nested inside like this: Ext.define('SVPE.model.Activity', { extend: 'Ext.data.Model', fields:...

    Started by jasal, 12 Mar 2012 7:48 AM
    • Replies: 5
    • Views: 739
    22 Mar 2013 9:28 PM Go to last post
  15. Answered: Dealing with nulls in nested data

    I'm having trouble understanding how associations are supposed to work (in ExtJS 4.1.1a). Consider the following model: ...

    Started by agronholm, 20 Mar 2013 6:55 AM
    • Replies: 2
    • Views: 146
    22 Mar 2013 11:26 AM Go to last post
  16. Unanswered: Basic widget-alias-xtype problem...

    Hi Guys, I'm new to extjs and am just trying to get a quick sample demo going. Ideally, I'd like to be able define components as xtype's, but I...

    Started by bzborow1, 21 Mar 2013 9:31 PM
    • Replies: 2
    • Views: 116
    22 Mar 2013 11:25 AM Go to last post
  17. Unanswered: How to form tree data from flat JSON array in MVC architecture

    newbie. I am working in MVC architecture Ext JS application. I will be receiving data via a web service that will be flat, but I need to load it...

    Started by dakhaj, 20 Mar 2013 6:39 PM
    • Replies: 1
    • Views: 204
    22 Mar 2013 11:07 AM Go to last post
  18. Unanswered: Expander problem for IE8

    Hi all, I had a very unusual problem when i want to recive some data from the controller for my store in .jsp. Generally, i wanna expand a grid...

    Started by ClassNotFound, 20 Mar 2013 6:35 AM
    expander, grid, ie8
    • Replies: 1
    • Views: 119
    22 Mar 2013 10:35 AM Go to last post
  19. Answered: Grid CellEditing combobox editor beforeedit issue on ver 4.2

    In ver 4.1.3 using the CellEditing plugin w/in the beforeedit event, we were able to reference the combobox editor of a column by using its...

    Started by jaycmadison, 21 Mar 2013 8:21 PM
    4.2, beforeedit, cellediting, combobox
    • Replies: 2
    • Views: 218
    22 Mar 2013 10:19 AM Go to last post
  20. Unanswered: cell editing in grid with selModel: checkboxmodel

    Hi! I have grid with selModel : CheckboxModel and cellediting plugin. If I select several items and try editing cell Name, all selected items are...

    Started by Prorok, 10 Oct 2012 11:01 AM
    • Replies: 4
    • Views: 771
    22 Mar 2013 10:05 AM Go to last post