Ext 3.x: Help & Discussion

+ Post New Thread

  1. Smile Load grid Data from Excel (Client side file)

    Hi everybody ! I need to load the grid data store from the Excel sheet which will be uploaded by the user from client machine. Excel...

    Started by rmdismail, 15 Dec 2011 2:35 AM
    • Replies: 1
    • Views: 749
    16 Dec 2011 8:38 AM Go to last post
  2. XTemplate calling function

    I have the following XTemplate that formats images 5 to a row within a display window: var tpl = new Ext.XTemplate( '<tpl for=".">',...

    Started by SantaBarbarian, 14 Dec 2011 7:37 PM
    • Replies: 1
    • Views: 812
    16 Dec 2011 8:35 AM Go to last post
  3. calender in extjs 3.3.1

    Hello, I am trying to do customize calender in Extjs 3.3.1, i have given call to proxy to retrieve events from database and set to...

    Started by dpalankar@apsora.com, 15 Dec 2011 11:30 PM
    • Replies: 1
    • Views: 929
    16 Dec 2011 2:05 AM Go to last post
  4. Tree in Combo Box

    Hi All, How do I show a tree inside a combo box i.e. instead of showing a list show a tree that the user can select from ? Thanks.

    Started by jmark.pereira, 27 Feb 2011 3:33 PM
    combo, tree, tree in combo
    • Replies: 2
    • Views: 640
    15 Dec 2011 10:52 PM Go to last post
  5. Auto Select False not working in case of Item Selector in ComBobox.

    Hi I am using autoSelect false and Force selection false in order to avoid default selection of combobox field. I am using item selector with...

    Started by sachin sachdeva, 5 Dec 2011 2:37 AM
    • Replies: 4
    • Views: 1,002
    15 Dec 2011 9:58 PM Go to last post
  6. Need to support Groupping view and Buffered View together Help

    since data is very large in my grid ~ 5000 rows grid performance was very slow. Pagination cannot be implemented as restrictions on pagination in...

    Started by vasa, 4 Aug 2009 3:21 AM
    3 Pages
    1 2 3
    • Replies: 27
    • Views: 7,020
    15 Dec 2011 2:11 PM Go to last post
  7. Question Promise-based event model?

    Hi, To reduce components coupling into my applications (ExtJS 3.x) , my components are only fireing events which are handled afterwards by the...

    Started by plalx, 15 Dec 2011 9:14 AM
    event, eventbus, msgbus, promise
    • Replies: 1
    • Views: 702
    15 Dec 2011 1:13 PM Go to last post
  8. anyone knows where senchadevs.com went ?

    Hi I am desperately looking for someone , a developer, to help with ExtJS 3.3 and was pointed to use senchadevs.com. However that site seems to be...

    Started by karstenvennemann, 13 Dec 2011 11:57 AM
    • Replies: 2
    • Views: 893
    15 Dec 2011 9:09 AM Go to last post
  9. Grid column - header width problem

    I'm wondering if somebody have similar problem. And maybe know a solution. Sometimes column header don't match to column body. It happens on many...

    Started by Kris Dzienis, 15 Dec 2011 4:12 AM
    • Replies: 1
    • Views: 723
    15 Dec 2011 5:34 AM Go to last post
  10. Differente Icon if the row is not selectable in rowExpander

    Hello There. I'm using the rowExapander an it work fine. My only 'problem' with it is the following. To make a row no expandable, I implemented...

    Started by rockskull, 14 Dec 2011 11:32 AM
    rowexapander expandable
    • Replies: 1
    • Views: 810
    14 Dec 2011 1:54 PM Go to last post
  11. Problem with Layout

    I've a viewport with a north Panel and a Center Panel ... In a Center Panel there's a two grid, one appears and one disappears. The first grid...

    Started by ing.amdangelo, 14 Dec 2011 2:02 AM
    • Replies: 1
    • Views: 550
    14 Dec 2011 1:44 PM Go to last post
  12. Arrow Broder for column chart

    Hi Guys , Hope all are doing good. Can we give border for each column in column chart Regards, Thayyil

    Started by Thayyil, 14 Dec 2011 1:52 AM
    • Replies: 1
    • Views: 374
    14 Dec 2011 1:43 PM Go to last post
  13. Problem updating a combobox selection list with an ArrayStore

    So I have a combo box that uses an ArrayStore for its data. The combo definition looks like this: { xtype: 'combo', store: store1, ...

    Started by slsmithtx, 13 Dec 2011 2:50 PM
    arraystore, combobox, refresh, update
    • Replies: 1
    • Views: 999
    14 Dec 2011 1:39 PM Go to last post
  14. Question htmleditor,firebug reports errors

    when i dbclick on the textarea,firebug reports "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER)...

    Started by cekimy, 28 Nov 2011 11:31 PM
    htmleditor bug
    • Replies: 2
    • Views: 1,131
    14 Dec 2011 12:12 PM Go to last post
  15. Question Tabpanel child components rendering issue

    Hi There, I got a weird issue with some child components displayed in a tab whereby they are not displaying\sizing correctly. I have a...

    Started by parky128, 10 May 2011 2:56 AM
    • Replies: 2
    • Views: 767
    14 Dec 2011 11:14 AM Go to last post
  16. Exclamation Problems with IE9

    Hi, I'm trying EXT JS 3.X with IE9. Example pages seems to have some compatibility problems. Also editables grids with select boxes doesn't work...

    Started by Edistar, 21 Mar 2011 6:10 AM
    • Replies: 4
    • Views: 1,587
    14 Dec 2011 9:53 AM Go to last post
  17. newbie question: horizontal scrool bar for Panel doesn't show

    Hi, I use a Ext.Panel inside a Ext.Viewport. I set autoScroll property to true and the vertical scroll bar shows but the horizontal scroll bar...

    Started by flamant, 13 Dec 2011 4:58 AM
    • Replies: 5
    • Views: 1,395
    14 Dec 2011 5:27 AM Go to last post
  18. Help me about GUI reporting service when using Ext control.

    I am using report viewer with Ext control. With code : <asp:UpdatePanel ID="UPnlSearch" runat="server"> <ContentTemplate> ...

    Started by maychu123, 13 Dec 2011 8:29 AM
    • Replies: 2
    • Views: 1,208
    13 Dec 2011 6:06 PM Go to last post
  19. [Help] Ext.ux.grid.GridFilters - How to get filter value and state

    Hi everyone. I tried to search in forum and google but I couldn't found solution. Please help me My problem here is how to take filter value and...

    Started by dranix, 13 Dec 2011 2:03 AM
    • Replies: 1
    • Views: 659
    13 Dec 2011 9:40 AM Go to last post
  20. Using XmlStore Datastore in v 3.4

    I am trying to populate a grid using a XML datastore. The source of the XML is an OGC webservice. The XML looks like this: <?xml version="1.0"...

    Started by mcbaker, 9 Dec 2011 8:32 AM
    • Replies: 2
    • Views: 539
    13 Dec 2011 7:43 AM Go to last post