Ext: Q&A

Page 55 of 655 FirstFirst ... 5 45 53 54 55 56 57 65 105 155 555 ... LastLast

+ Post New Thread

  1. 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
  2. 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
  3. 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
  4. 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: 740
    22 Mar 2013 9:28 PM Go to last post
  5. 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: 147
    22 Mar 2013 11:26 AM Go to last post
  6. 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
  7. 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: 205
    22 Mar 2013 11:07 AM Go to last post
  8. 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
  9. 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: 219
    22 Mar 2013 10:19 AM Go to last post
  10. 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
  11. Answered: Set value to text or number fields

    Hello, -Controller MyController.js - View MyPanel I have created MyPanel.js in the view folder with some text and number fields and one...

    Started by Intraday, 22 Mar 2013 6:39 AM
    controller, fields, number, text, view
    • Replies: 7
    • Views: 423
    22 Mar 2013 9:43 AM Go to last post
  12. Unanswered: XML Reader with complex tags in xml

    Hi, I am using a store with an XML reader. In XML I have these tags: <featureTypes> <featureType> <name>cities</name> <atom:link...

    Started by stefano, 17 Mar 2013 3:06 PM
    mapping, xml reader
    • Replies: 3
    • Views: 119
    22 Mar 2013 9:15 AM Go to last post
  13. Unanswered: Avoid scientific notation in my number field

    Hi There, How can I avoid scientific notation in my number field? Thanks

    Started by disller, 8 Jul 2012 12:24 PM
    notation, numberfield, scientific
    • Replies: 2
    • Views: 611
    22 Mar 2013 9:14 AM Go to last post
  14. Unanswered: Using ExtJs, a problem occurred when xml data received and paging

    Hi all! 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 set...

    Started by Alextom, 22 Mar 2013 6:12 AM
    extjs, xml data
    • Replies: 1
    • Views: 118
    22 Mar 2013 7:48 AM Go to last post
  15. Unanswered: Grid Panel - RowExpander

    using the row expander, when I collapse any row, only the first row get expanded (even on I expand row 4 but row 0 get expanded) ...

    Started by bit8bug, 22 Mar 2013 6:51 AM
    gridpanel, rowexpander
    • Replies: 2
    • Views: 159
    22 Mar 2013 7:12 AM Go to last post
  16. Question Unanswered: Master Detail Grid (Tree Grid), data loading

    Hello, I have an application where I want to use Master Detail Grid (Tree Grid). The grid should be loading a row "Material" and under the...

    Started by Swetosuvro, 21 Mar 2013 10:43 PM
    • Replies: 2
    • Views: 125
    22 Mar 2013 6:22 AM Go to last post
  17. Unanswered: How can I retrieve the same scroller position on grid after refresh or reload event

    Hi all, I have an infinite-scroller grid, which has new bunch of data after every 10 seconds. If the user is looking at some rows at this grid, it...

    Started by SabaSarwat, 25 Apr 2012 8:12 AM
    grid, same position, scrollbar, scroller, vertical scroll
    • Replies: 2
    • Views: 685
    22 Mar 2013 5:22 AM Go to last post
  18. Answered: grid column sort option greyed out

    I don't understand why the sort option for my grid columns is disabled (greyed out) although I use sortable : true configuration. Any help would be...

    Started by remiszej, 20 Mar 2013 9:10 AM
    • Replies: 4
    • Views: 151
    22 Mar 2013 5:01 AM Go to last post
  19. Answered: How can I make constructor work well when both extending and configuring?

    I have a custom Store class that provides me with certain shortcuts. To do that, I basically do something like this: ...

    Started by tm8747a, 21 Mar 2013 4:37 PM
    constructor calling, extending class
    • Replies: 2
    • Views: 124
    22 Mar 2013 4:44 AM Go to last post
  20. Answered: Display datas into a tootip (grid)

    Hello, I have to display a tooltip on itemouseenter on a line of my grid. Into this tootip, I want to display 8 lines of address like : Line 1...

    Started by iNes14, 21 Mar 2013 1:03 AM
    • Replies: 4
    • Views: 210
    22 Mar 2013 12:48 AM Go to last post