Ext 3.x: Help & Discussion

+ Post New Thread

  1. Plugins and extensions

    Please give some advices. I'm truing to unstand how to do plugins and extensions several month and result is nothing. In books Learn ExtJS and...

    Started by Mycoding, 11 Oct 2010 12:45 AM
    3 Pages
    1 2 3
    • Replies: 25
    • Views: 5,045
    12 Oct 2010 8:24 AM Go to last post
  2. ComboBox Filter?

    I am trying to filter the items that show up in my comboBox and I am not having much success. Here is my code. var vendorStore = new...

    Started by loveforvdubs, 8 Oct 2010 9:49 AM
    • Replies: 5
    • Views: 864
    12 Oct 2010 6:37 AM Go to last post
  3. editorgridpanel ellipsis not showing in IE6

    Hello there, I have an editorgridpanel in a viewport. The columns are resizable. Whe i resize a column so that the value cannot fit in the cell...

    Started by kyprous, 12 Oct 2010 3:59 AM
    2 Pages
    1 2
    editorgridpanel, ie6
    • Replies: 12
    • Views: 1,228
    12 Oct 2010 6:32 AM Go to last post
  4. Problems using Resizable on an HtmlEditor

    Hi Guys, I'm trying to add a Resizable to the HtmlEditor component to allow the height of the editor area to be increased/decreased using the...

    Started by BulletzBill, 12 Oct 2010 5:48 AM
    • Replies: 2
    • Views: 600
    12 Oct 2010 6:18 AM Go to last post
  5. Question Maintaining selection state between Grid pages

    Hi guys, Is there any built-in functionality for Grid Panels that allow you to maintain the selection state of rows (when using the...

    Started by BulletzBill, 6 Oct 2010 5:40 AM
    • Replies: 5
    • Views: 750
    12 Oct 2010 6:02 AM Go to last post
  6. Populate ComboBox with Reader of FormPanel

    Hello all, I need your help. I would like to know if a ComboBox is able to populate itself with reader's data of FormPanel. I have to do this...

    Started by test45, 11 Oct 2010 5:03 AM
    • Replies: 2
    • Views: 559
    12 Oct 2010 5:55 AM Go to last post
  7. [SOLVED] All radio buttons checked

    I created a radio group as follows and whenever I click the "yes" button the "no" button stays selected. Then both radios are selected and I cannot...

    Started by loveforvdubs, 29 Sep 2010 4:43 AM
    • Replies: 1
    • Views: 745
    12 Oct 2010 5:37 AM Go to last post
  8. Question composite key and JsonWriter with writeAllFields: false

    I have DB table with composite key (id_1, id_2). I want to work with it by EditorGridPanel: mygrid = new Ext.grid.EditorGridPanel({ ... ...

    Started by ilyas, 10 Oct 2010 4:32 AM
    • Replies: 5
    • Views: 1,061
    12 Oct 2010 5:35 AM Go to last post
  9. Extended state saving (Save as...)

    Hi, I want to add the ability to save the state of an Ext.Component into a configuration. This means, that I want to offer a "save as" button...

    Started by eztam, 12 Oct 2010 5:24 AM
    • Replies: 0
    • Views: 417
    12 Oct 2010 5:24 AM Go to last post
  10. Understanding license issues

    Hi All, Can any body explain me whether I can use ExtJS library for my sharepoint application without purchasing anything? Our application is...

    Started by dnvhariprasad, 11 Oct 2010 12:09 AM
    • Replies: 1
    • Views: 495
    12 Oct 2010 5:14 AM Go to last post
  11. Several buttons as "togglegroup" ?

    Hello all, i have a tbar in my panel with several buttons. now i wat to select only one button (and show those selection with a pressed button)....

    Started by Snoop74, 12 Oct 2010 4:42 AM
    • Replies: 2
    • Views: 763
    12 Oct 2010 5:02 AM Go to last post
  12. XMLStore

    Hi, We are getting XML string from REST call to the server. Using this XML we are making our XmlStore, and using it to display in GridPanel....

    Started by sogo, 11 Oct 2010 10:25 PM
    • Replies: 2
    • Views: 518
    12 Oct 2010 4:02 AM Go to last post
  13. Question BoxLayout problem with child resizing

    I work with V|HBoxLayouts. In my app I can resize child items (with help of Ext.Resizable) inside BoxContainers after render. But resizing just...

    Started by g2mac, 7 Oct 2010 11:43 AM
    boxlayout, resize
    • Replies: 6
    • Views: 1,207
    12 Oct 2010 3:29 AM Go to last post
  14. CheckboxSelectionModel and TreeGrid

    Is possible use CheckboxSelectionModel() in TreeGrid? I trying with: var smCategoryGrid = new Ext.grid.CheckboxSelectionModel(); var...

    Started by danielbertini, 11 Oct 2010 12:37 PM
    • Replies: 1
    • Views: 1,294
    12 Oct 2010 3:29 AM Go to last post
  15. Sending all the data back to server from editable grid, not just editied

    Hi I want to send the entire grid data back to server, (since i created the JSON data -new and old in server) irrespective of user change. I want...

    Started by krishnaswamy, 11 Oct 2010 1:34 PM
    • Replies: 1
    • Views: 551
    12 Oct 2010 3:27 AM Go to last post
  16. Components communication

    hello, i try to understand the saki's Ext Components communication example. http://examples.extjs.eu/ and i try to use it in my application. I...

    Started by fongus, 8 Oct 2010 12:31 AM
    • Replies: 9
    • Views: 721
    12 Oct 2010 3:21 AM Go to last post
  17. grid.startEditing(xmlStore.getCount()-1,0);

    I have the following code snippet when adding a new record to my grid (always added after the current last row). What I am trying to accomplish is...

    Started by j11extjs, 10 Oct 2010 3:34 PM
    • Replies: 4
    • Views: 689
    12 Oct 2010 3:20 AM Go to last post
  18. ComboBox load and submit values

    How i can make this: 1. I load data with - id: 1, name: 'test' 2. I want that ComboBox show 'test' from load (not from his store) 3. I wnat that...

    Started by dizor, 11 Oct 2010 11:47 AM
    • Replies: 2
    • Views: 583
    12 Oct 2010 3:17 AM Go to last post
  19. FormPanel with column layout on CardLayout problem

    Hi, I have a problem with following setup on Firefox and Chrome. Fieldsets and the parent div with class x-column-inner do not get style="width:...

    Started by devnullable, 12 Oct 2010 2:00 AM
    • Replies: 5
    • Views: 630
    12 Oct 2010 2:40 AM Go to last post
  20. Folder Icon Changes

    Hello When ever i do the following the folder icon changes in a tree 1.create a folder A 2.create a sub folder A1 in A 3.delete the sub folder...

    Started by sachin sachdeva, 12 Oct 2010 1:50 AM
    • Replies: 1
    • Views: 531
    12 Oct 2010 2:26 AM Go to last post