Ext: Q&A

Page 31 of 651 FirstFirst ... 21 29 30 31 32 33 41 81 131 531 ... LastLast

+ Post New Thread

  1. Unanswered: copy to clipboard across browsers

    Hi, I want to implement "copy to clipboard" functionality cross browser(On IE8+, Chrome, Mozilla). As per my knowledge, any browser other than IE...

    Started by maitreya.karandikar, 16 Apr 2013 5:05 AM
    • Replies: 2
    • Views: 63
    18 Apr 2013 10:58 AM Go to last post
  2. Unanswered: Launch Window instead of viewport in Ext JS 4.X MVC application

    function comboBoxChange() { Ext.application({ name : "MyApp", appFolder : "customerview",//default, ...

    Started by sivacham, 16 Apr 2013 9:07 PM
    • Replies: 1
    • Views: 73
    18 Apr 2013 9:52 AM Go to last post
  3. Unanswered: Multilevel Grouping in EXTJS 4

    Dear All, I am working on fully dynamic grid with remote data, I have done all functionality except multilevel grouping and summary. As we know...

    Started by viral.k.patel, 16 Apr 2013 8:49 PM
    extjs 3 and 4.1
    • Replies: 2
    • Views: 2,190
    18 Apr 2013 9:50 AM Go to last post
  4. Unanswered: Rich Grid Panel Cell Content

    Hi All, How do I create 'rich' cell content that is a product of Ext JavaScript constructs? What I want to do is something like this: ...

    Started by adambuckley, 16 Apr 2013 1:34 PM
    • Replies: 1
    • Views: 82
    18 Apr 2013 9:45 AM Go to last post
  5. Answered: How to handle connection reset in file upload?

    Hi, I am trying to upload a file using Ext.form.Panel. On click on import button in import panel my code is like this: if (form.isValid()) { ...

    Started by pk55555, 16 Apr 2013 11:06 AM
    ext.form.action.action, ext.form.panel, upload file
    • Replies: 1
    • Views: 102
    18 Apr 2013 9:43 AM Go to last post
  6. Unanswered: Multi-Page App Code Organization Question

    I'm looking into porting an existing Ext JS 3.x application to 4.2. I expect that I will mostly be rewriting things to better fit with the MVC...

    Started by jhoweaa, 16 Apr 2013 9:56 AM
    login, multipage
    • Replies: 1
    • Views: 126
    18 Apr 2013 9:31 AM Go to last post
  7. Unanswered: Ext JS 4.2.x Nested grid

    Hi, I need to put a Grid inside every row of another grid. I've read some blogs and people are tweaking the row expander plugin which is not...

    Started by pra123@, 16 Apr 2013 6:04 AM
    • Replies: 1
    • Views: 72
    18 Apr 2013 9:23 AM Go to last post
  8. Answered: ExtJS Combobox select and store load problem

    Hi, I have a store with load listener, var mystore = Ext.create('Ext.data.Store', { model : 'myList', autoLoad : false, ...

    Started by Shehul, 28 Mar 2012 10:45 AM
    • Replies: 3
    • Views: 6,226
    18 Apr 2013 8:29 AM Go to last post
  9. Answered: CardLayout with slide in/out?

    Hi, I saw old threads about adding slide in/out for cards in a cardlayout. Does ExtJS 4.x provide this built-in? If not, how can it be done? ...

    Started by Sesshomurai, 18 Apr 2013 6:42 AM
    • Replies: 1
    • Views: 107
    18 Apr 2013 7:28 AM Go to last post
  10. Answered: Chart highlighting and tooltips

    How I can highlight the two series when a tooltip is displayed. Currently I'm creating this chart, but I want to highlight and the blue line...

    Started by teodor.taushanov, 15 Apr 2013 7:22 AM
    • Replies: 2
    • Views: 116
    18 Apr 2013 7:01 AM Go to last post
  11. Unanswered: extjs Form with a combobox

    Hiii Im new to extjs .....i created a combobox which retrieves data from database but now i want to include it in a form with a button .. but...

    Started by pravallika.esarla, 18 Apr 2013 3:45 AM
    • Replies: 1
    • Views: 62
    18 Apr 2013 4:51 AM Go to last post
  12. Unanswered: hasOne association

    Hi there, I ran into an issue, where I needed to reference the same model twice using 'hasOne' association. In this case its an address model,...

    Started by Alexander Bauer, 9 Sep 2012 3:05 AM
    association, hasone, model, model association
    • Replies: 4
    • Views: 837
    18 Apr 2013 4:48 AM Go to last post
  13. Unanswered: Ext.ux.DataView.DragSelector issue when scroll

    I used Ext.ux.DataView.DragSelector to drag and multiselect my data view. When a scrollbar appear in the data view i cant select items while...

    Started by nissagala, 23 Apr 2012 12:29 AM
    dragselector, multi select, multiselect
    • Replies: 2
    • Views: 747
    18 Apr 2013 2:16 AM Go to last post
  14. Answered: Combobox select event when I deselect all items

    Hi, I have a multiSelect combobox. For a combo I have a select event handler. This working properly when I select a new item and I deselect a...

    Started by turbod, 17 Apr 2013 11:23 PM
    combo, combobox, event, select
    • Replies: 2
    • Views: 139
    18 Apr 2013 2:00 AM Go to last post
  15. Unanswered: Bug in Chrome: scroll bar does not disappear

    Dear all, I have a little problem. There is a Panel inside an another Panel (autoScroll: true). Everything works great. So far so good. After...

    Started by hoyt, 8 Apr 2013 12:19 AM
    • Replies: 3
    • Views: 118
    17 Apr 2013 10:57 PM Go to last post
  16. Unanswered: File size and error handling

    Hello, guys! Thank you for attention. Please help, if you know how. The problem is I have a form with a filefield, if the file exceeds the max size I...

    Started by vicvolk87, 16 Apr 2013 1:33 AM
    • Replies: 2
    • Views: 75
    17 Apr 2013 9:40 PM Go to last post
  17. Unanswered: 4.2 treegrid when tree expand occur error

    Hi all,I use treegrid than want to display child with radio,but when expand that catch exception like this:Uncaught TypeError: Cannot call method...

    Started by op1op, 15 Apr 2013 9:07 PM
    • Replies: 2
    • Views: 185
    17 Apr 2013 6:17 PM Go to last post
  18. Unanswered: How to achieve automatic row numbering for tree grid.

    Hi, Could you please let me know how to achieve automatic row numbering for tree grid.

    Started by sarasa, 16 Apr 2013 3:16 AM
    • Replies: 1
    • Views: 61
    17 Apr 2013 3:40 PM Go to last post
  19. Unanswered: Problems with tab panel in a window

    So I have this code Ext.create("Ext.window.Window", { resizable: true, width: 400, height: 390, x: 400, y: 200, ...

    Started by castitas, 11 Apr 2013 7:41 AM
    • Replies: 2
    • Views: 135
    17 Apr 2013 2:01 PM Go to last post
  20. Unanswered: Performance question

    Hi folks, (sorry for my english) I have a panel with different 'tools' (collapse, expand, pin, unpin, etc.) and I noticed that when I show / hide...

    Started by pierrocknroll, 15 Apr 2013 5:16 AM
    • Replies: 3
    • Views: 111
    17 Apr 2013 10:40 AM Go to last post