Ext 3.x: Help & Discussion

Page 49 of 1309 FirstFirst ... 39 47 48 49 50 51 59 99 149 549 1049 ... LastLast

+ Post New Thread

  1. Overridding GridPanel data loading process

    Is there a way to overwrite this process ? At the moment my grid looks like on the attached photo. What is important here that the first column is...

    Started by kornicameister, 11 Jul 2012 6:08 AM
    • Replies: 4
    • Views: 695
    12 Jul 2012 7:26 AM Go to last post
  2. x-form-trigger not displaying properly for IE9

    Hi all, below is a piece of a markup I am using to display a form element: <DIV style="PADDING-LEFT: 0px" id=x-form-el-ext-comp-1217...

    Started by jdkhamba, 12 Jul 2012 6:12 AM
    • Replies: 0
    • Views: 300
    12 Jul 2012 6:12 AM Go to last post
  3. Combobox value field with duplicate values

    I have a combobox with a valuefield with duplicate values from a store. When I select an item, it goes back to display the first item in the list....

    Started by Syed Huda, 4 Nov 2010 2:04 PM
    • Replies: 2
    • Views: 1,124
    11 Jul 2012 11:45 PM Go to last post
  4. Is it possible to add tooltip to menu item?

    Is there simple way to add tooltip (qtip) to menu item? Your replies will be highly appreciated. Andrei

    Started by atchijov, 11 Aug 2009 10:44 AM
    • Replies: 9
    • Views: 4,586
    11 Jul 2012 8:11 PM Go to last post
  5. Pass data via POST from a store via a hidden variable

    So I have a form that has an imbedded grid within that allows a user to add email addresses. When I submit the form, I want to pass the store data...

    Started by dadofgage, 6 Jul 2012 10:10 AM
    2 Pages
    1 2
    extjs, store
    • Replies: 10
    • Views: 1,277
    11 Jul 2012 5:51 PM Go to last post
  6. Unable to read the ExtJs 3.1 Grid using Screen reader as expected

    I have created a grid using Extjs 3.1 library. We need to make that grid for 508 Compliance ...

    Started by anishpm, 3 Jul 2012 3:27 AM
    • Replies: 3
    • Views: 683
    11 Jul 2012 2:39 PM Go to last post
  7. why ajax calls are waiting for each other

    Hello. In my application I have 5 ajax calls, all independent from each other. The first AJAX call is a statistical request, that makes some file...

    Started by lakilevi, 5 Jul 2012 10:44 PM
    • Replies: 3
    • Views: 846
    11 Jul 2012 1:05 PM Go to last post
  8. How to add child nodes to an existing node?

    I have some problems at adding new nodes to existing nodes below the root node. Getting the root node of my tree panel: var tree =...

    Started by anfla, 11 Jul 2012 4:44 AM
    • Replies: 2
    • Views: 577
    11 Jul 2012 7:50 AM Go to last post
  9. Problem with JSBuilder

    Hello I have a project built with Extjs and using jsbuilder to to build one js file containing extjs as well as our project's code. This has been...

    Started by zaza1851983, 16 Sep 2010 4:07 AM
    • Replies: 3
    • Views: 1,257
    11 Jul 2012 4:47 AM Go to last post
  10. Add surrounding div to a checkbox' label

    Hello, When using 'Ext.form.Checkbox' with text that is too long, the text wraps but not indented. The second row of the text begin under the...

    Started by dana.lees, 15 Nov 2009 10:51 PM
    • Replies: 2
    • Views: 1,404
    10 Jul 2012 11:10 PM Go to last post
  11. Update gridPanel content.

    Hi guys. I want to post data to server and after that update content in gridPanel. But i Have some problems. This is POST. ...

    Started by maxkliver, 10 Jul 2012 8:12 PM
    • Replies: 1
    • Views: 260
    10 Jul 2012 9:03 PM Go to last post
  12. unable to load data in store of combobox editor

    Hi I have EditorGridPanel. In column model one column has editor as combo box. After grid loaded data successfully and clicked on cell which...

    Started by sukant.sahoo, 5 Jul 2012 5:21 AM
    • Replies: 4
    • Views: 612
    10 Jul 2012 8:46 PM Go to last post
  13. Change style of text in gridPanel

    I have a gridPanel with few columns. And i want to change text color of some rows. do this viewConfig: { getRowClass: function(rec,...

    Started by maxkliver, 10 Jul 2012 12:50 AM
    • Replies: 2
    • Views: 448
    10 Jul 2012 8:05 PM Go to last post
  14. stopEvent, stopPropagation not working as expected.

    I have an columngrid with two columns: the second is an actioncolumn. I'd like it so that a click on the column is passed to the click handler,...

    Started by codydjango, 4 Jul 2012 11:52 AM
    event handling, event propagation, stopevent
    • Replies: 2
    • Views: 755
    10 Jul 2012 12:09 PM Go to last post
  15. TreePanel - Redraw a Node's location on an update of the tree

    Good day. I am having an issue with redrawing a tree where a selected node has been moved to a new location. I currently use a JsonStore to make...

    Started by mastachef, 9 Jul 2012 4:01 AM
    jsonstore, node, treepanel, update
    • Replies: 1
    • Views: 362
    10 Jul 2012 7:58 AM Go to last post
  16. Getting value of gridpanel's cell

    Hi guys. I have a gridpanel with some columns. Also i have CheckboxSelectionModel. And i want to get value of cell with name "id" of checked rows. ...

    Started by maxkliver, 9 Jul 2012 8:15 PM
    • Replies: 4
    • Views: 606
    10 Jul 2012 12:48 AM Go to last post
  17. PivotGrid and custom cells with checkboxes - getting data

    This is my first post here, so at first I would like to say Hello ;-). Now let's go down with the business, I am struggling with the problem of...

    Started by kornicameister, 9 Jul 2012 6:51 AM
    • Replies: 0
    • Views: 402
    9 Jul 2012 6:51 AM Go to last post
  18. Array Stores for Treegrid?

    Hello, community. I'm trying to realise the example of the tree grids, but I'm not loading any external sources, right now. I wan't to load some...

    Started by anfla, 9 Jul 2012 3:08 AM
    • Replies: 1
    • Views: 294
    9 Jul 2012 6:03 AM Go to last post
  19. How to Remove Red Boundary on Numberfield

    Dear all, Ther is a form containing a numberfield as follow: { xtype:'numberfield', fieldLabel:'Latitude', ...

    Started by zakif, 9 Jul 2012 2:02 AM
    • Replies: 2
    • Views: 424
    9 Jul 2012 2:50 AM Go to last post
  20. DatePicker not positioning correctly in Chrome and showing a white mask.

    I have a DatePicker (new Ext.DatePicker) in a form (html, not ExtJS) and when showing the component (I have attached a function to the show event) I...

    Started by Albareto, 4 Jul 2012 1:13 AM
    • Replies: 1
    • Views: 774
    8 Jul 2012 7:35 PM Go to last post