Ext: Discussion

Page 380 of 422 FirstFirst ... 280 330 370 378 379 380 381 382 390 ... LastLast

+ Post New Thread

  1. Question How do I populate a ComboBox in an "edit" form?

    I've got a form that I'm using to edit a user profile that uses two ComboBoxes which get values from two different stores. I create the form window...

    Started by butr0s, 6 May 2011 6:14 AM
    combobox, remote, store
    • Replies: 0
    • Views: 379
    6 May 2011 6:14 AM Go to last post
  2. Question How do I populate a ComboBox in an "edit" form?

    I've got a form that I'm using to edit a user profile that uses two ComboBoxes which get values from two different stores. I create the form window...

    Started by butr0s, 6 May 2011 6:12 AM
    combobox, remote, store
    • Replies: 0
    • Views: 484
    6 May 2011 6:12 AM Go to last post
  3. Adding a grid to a tab

    I'm relatively new to Ext and am upgrading some code to use Ext.JS 4. The 'add' method seems to have been removed and now I can't assign the grid...

    Started by adamb500, 4 May 2011 5:43 AM
    • Replies: 1
    • Views: 394
    6 May 2011 5:48 AM Go to last post
  4. Grid not display ajax'd data until column resize

    Hello all, I'm using the code below to retrieve the data from the server, but the grid isn't displaying anything until one of the columns has been...

    Started by bloem, 5 May 2011 6:58 AM
    ajax, column, grid, json, layout
    • Replies: 3
    • Views: 936
    6 May 2011 5:41 AM Go to last post
  5. BeforeSelect event on combobox

    Hey, Currently I am re-building my ext-3.3 combobox to an Ext-4.0 one. I came across the problem that there isn't a 'beforeselect' event anymore...

    Started by rkaat, 6 May 2011 2:04 AM
    beforeselect, cancel, combo, select, selection
    • Replies: 1
    • Views: 576
    6 May 2011 5:33 AM Go to last post
  6. Lightbulb beter name convention for enterprise extjs mvc [draft]

    i work with backend frameworks for 10 yr at last. Now i spent much time for better pattern of name convention in ExtJs MVC enterprise class...

    Started by holicon_abg, 6 May 2011 5:14 AM
    • Replies: 0
    • Views: 814
    6 May 2011 5:14 AM Go to last post
  7. GridPanel Locking Column

    I was wondering if the functionality is now build in to be able to lock/freeze a column of the grid? I want to be able to lock a row numberer...

    Started by lukefowell89, 5 May 2011 2:19 AM
    • Replies: 2
    • Views: 1,093
    6 May 2011 5:05 AM Go to last post
  8. ExtJS 3 to ExtJS 4 MVC

    Hi, I am working on migrating an application from ExtJS 3 to ExtJS 4 MVC and I'm getting some problems. Follow I'll list my classes: -...

    Started by gustavofranco, 5 May 2011 6:43 AM
    • Replies: 7
    • Views: 6,109
    6 May 2011 4:59 AM Go to last post
  9. Buffered scrolling grid inside panel, no scrolling?

    Dear Ext community, I was very happy when Ext 4 was released...what a fine piece of work! Thank you for that! I was especially happy with the...

    Started by stijnster, 5 May 2011 12:43 AM
    buffered, grid, scollbar, scrolling
    • Replies: 3
    • Views: 1,637
    6 May 2011 4:54 AM Go to last post
  10. grid keyboard navigation after render

    i have a grid, and i want a navigation up and down the lines by keyboard. i only works, when i first click a line by mouse-click. after render i...

    Started by claudia.sagner, 6 May 2011 4:03 AM
    afterrender, grid, keyboard, navigation
    • Replies: 0
    • Views: 1,091
    6 May 2011 4:03 AM Go to last post
  11. View to View DnD without DragZone - or DragZone without Proxy?

    Hey, I'm trying to implement a drag and drop between two DataViews populated from a Server. I don't need (or want) multi-node dnd, only one at a...

    Started by c089, 6 May 2011 3:27 AM
    • Replies: 0
    • Views: 385
    6 May 2011 3:27 AM Go to last post
  12. Question Scrollbar in grid not show [Firefox/Chrome]

    I use Firefox and Chrome to run my application. I create Grid panel in Panel, when data row is large than panel the grid not show scrollbar but in...

    Started by siteslave, 5 May 2011 11:42 PM
    grid, scrollbar
    • Replies: 2
    • Views: 1,796
    6 May 2011 2:48 AM Go to last post
  13. Cell Mouse Over Event on Grid Panel

    I the app I am currently trying to migrate, I need to be able to listen for mouse over events on cells, giving me the rowindex and column index of...

    Started by lukefowell89, 6 May 2011 2:44 AM
    • Replies: 0
    • Views: 1,073
    6 May 2011 2:44 AM Go to last post
  14. Question Is this the best way to change a tree node's text?

    rec = Ext.getStore('Navigation').getRootNode().findChild('text', 'Test Node 2', true) rec.set('text', 'Test Node 3') rec.commit()

    Started by bzarzuela, 5 May 2011 10:41 PM
    • Replies: 4
    • Views: 1,189
    6 May 2011 1:45 AM Go to last post
  15. extjs collation?

    hi, can any one tell me what is collation in extjs.i need it on client side not db collation? and how can we achieve it?:s

    Started by madhuchowdary, 3 May 2011 3:56 AM
    • Replies: 1
    • Views: 494
    6 May 2011 1:22 AM Go to last post
  16. How to set filters on a store when using Ext.define?

    Hey, I'm having a little trouble defining my stores: The Store API docs define a store with filters like this: var store = new Ext.data.Store({ ...

    Started by c089, 24 Apr 2011 1:05 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 3,037
    6 May 2011 1:15 AM Go to last post
  17. Grid summary feature with checkbox selection model

    Hi, I am using the Grid Summary feature along with the Checkbox Selection Model. I get a checkbox in the summary row. I have the summaryRenderer...

    Started by sreevalli, 5 May 2011 9:30 PM
    checkboxselectionmodel, feature, grid, summary
    • Replies: 1
    • Views: 1,071
    5 May 2011 10:17 PM Go to last post
  18. Class not available in refs

    I have a tree structure in a panel on the left. And when i click a leaf, I want to show something different in the main panel. In other words, I need...

    Started by iver25, 5 May 2011 9:21 PM
    • Replies: 0
    • Views: 722
    5 May 2011 9:21 PM Go to last post
  19. Cool components missing

    hi, has the Ext.BoxComponent been removed from ExtJs 4? if yes what is the replacement then? thx!

    Started by andy13c72back, 3 Mar 2011 8:33 PM
    • Replies: 6
    • Views: 3,513
    5 May 2011 9:05 PM Go to last post
  20. j.read is not a function - have you experienced this error?

    I'm getting j.read is not a function. http://localhost/sencha/ext-4.0.0/ext-all.js I have no idea why, everything works fine though. Does...

    Started by malkandari, 5 May 2011 1:16 PM
    • Replies: 1
    • Views: 1,143
    5 May 2011 1:22 PM Go to last post