Ext 3.x: Help & Discussion

+ Post New Thread

  1. problem with TabPanel

    Hello, I've got a strange problem with TabPanels. I've got a main TabPanel and in each tab I create a new TabPanel and add tabs dynamically. The...

    Started by Tomek, 10 Oct 2009 10:21 PM
    • Replies: 1
    • Views: 712
    12 Oct 2009 9:49 AM Go to last post
  2. Ext and COM Server (Excel)

    Can anyone tell me if it is possible, and if so how one would go about, accessing a COM server (eg. MS Excel) from Ext? For example suppose I have...

    Started by GregT, 12 Oct 2009 9:38 AM
    • Replies: 0
    • Views: 442
    12 Oct 2009 9:38 AM Go to last post
  3. Ajax request never completes

    For some unknown reason, I am now running into a situation where an Ajax request shows continuous loading in FireBug. The icon is spinning and the...

    Started by dbassett74, 11 Oct 2009 7:15 AM
    • Replies: 2
    • Views: 833
    12 Oct 2009 9:35 AM Go to last post
  4. Database output too long?

    Hello, One question: Could it be, that a database- output is too long, for sending it via $_POST? I have a column in a table with over 2...

    Started by Tascha, 9 Oct 2009 5:21 AM
    • Replies: 7
    • Views: 1,091
    12 Oct 2009 9:29 AM Go to last post
  5. How to update record?

    I'm not clear how to do this reading the docs, but how do I update a single record in a store with a completely new copy of a record? In other...

    Started by dbassett74, 12 Oct 2009 5:37 AM
    • Replies: 3
    • Views: 859
    12 Oct 2009 9:23 AM Go to last post
  6. loading data from database into a grouping store

    hey guys, i have a grouping store into which i want to load data from the database: store: new Ext.data.GroupingStore({ ...

    Started by adibhagra, 11 Oct 2009 5:29 AM
    • Replies: 3
    • Views: 1,423
    12 Oct 2009 9:07 AM Go to last post
  7. Dataview not displaying data

    hey guys, this is the first time i am trying to display in a dataview and i know i ve screwed up somewhere, so basically i don t get to see any...

    Started by adibhagra, 12 Oct 2009 7:59 AM
    • Replies: 1
    • Views: 550
    12 Oct 2009 8:00 AM Go to last post
  8. Desktop with SearchField not showing up

    I am using the Desktop and I am creating a window with a dataview. The dataview has a tbar with a SearchField. When I click on the Desktop Icon and...

    Started by Craig.Warren, 28 Sep 2009 3:28 PM
    • Replies: 3
    • Views: 1,213
    12 Oct 2009 7:57 AM Go to last post
  9. help with grid

    Hi all, I need to load a store in my grid, well I just can design some applications but when I worked with only EXTJS I divided the code, one part...

    Started by andryi, 12 Oct 2009 7:33 AM
    • Replies: 1
    • Views: 450
    12 Oct 2009 7:35 AM Go to last post
  10. Splitter layout?

    I think it would be a great option to have a split layout that does not confine you to a limited number of pre-defined regions, as does the border...

    Started by dbassett74, 12 Oct 2009 6:29 AM
    • Replies: 3
    • Views: 1,758
    12 Oct 2009 7:05 AM Go to last post
  11. Ext.grid.ColumnModel bug in IE

    Hi all, I use ext3 and when I try to create a Ext.grid.ColumnModel it work in FF but in case of IE it throw this exception {Line: 14590 Error:...

    Started by mrmalaa, 12 Oct 2009 6:57 AM
    • Replies: 0
    • Views: 575
    12 Oct 2009 6:57 AM Go to last post
  12. Question Ext.data.Store update extension

    Hi, i'd like to extend store with an 'update' method, which would work like 'load', except that it would not replace all records, but update...

    Started by receptor, 12 Oct 2009 6:56 AM
    • Replies: 0
    • Views: 573
    12 Oct 2009 6:56 AM Go to last post
  13. Question Data Not Showing in Grid

    First off - I'm completely new to ExtJS. So far I'm really liking it. Not sure how I haven't run across it before! I'm running through this...

    Started by Chromag, 6 Oct 2009 6:51 AM
    • Replies: 6
    • Views: 1,068
    12 Oct 2009 6:26 AM Go to last post
  14. Panel with BorderLayout and Toolbar moves by itself

    Ext3.0 / FireFox / Ubuntu I noticed a problem with BorderLayout and tbar. Hope this is the appropriate place for reporting it. When the tbar...

    Started by remi_v, 11 Aug 2009 7:13 AM
    • Replies: 3
    • Views: 1,499
    12 Oct 2009 5:51 AM Go to last post
  15. Tollbar width

    Hey Ive added additional toolbar and am now wondering how to collapse its content? It looks like this atm :

    Started by calebos, 12 Oct 2009 5:49 AM
    • Replies: 0
    • Views: 489
    12 Oct 2009 5:49 AM Go to last post
  16. right click menu example anyone?

    Is there a right click menu example out there I could see? I've looked through the forums but most of the code is just how to make a menu but now how...

    Started by dirtdevil, 28 Aug 2009 7:13 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 7,387
    12 Oct 2009 5:23 AM Go to last post
  17. OnChange...show an empty Grid...

    Hallo, I got a select box that filters content of a grid on change... But if there is no result on change, the grid shows the old content. How can...

    Started by flashg0101, 12 Oct 2009 12:42 AM
    • Replies: 1
    • Views: 729
    12 Oct 2009 5:03 AM Go to last post
  18. Exclamation Computed Field not Working!!!

    Hi All, I am opening a document from the Ext.nd.DominoUI grid in a new tab. I also have some computed domino fields in the document. But these...

    Started by J.Raju, 12 Oct 2009 1:42 AM
    • Replies: 1
    • Views: 785
    12 Oct 2009 3:20 AM Go to last post
  19. Change padding fieldset

    Hi all, I have some fieldsets in my application. But for one fieldset i want the padding to be changed (is default 10px). How to do this only...

    Started by nicobarten, 8 Oct 2009 1:37 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 10,971
    12 Oct 2009 3:16 AM Go to last post
  20. Problem to read the coordinate of the mouse in the html DIV in a Panel

    Hello, I have a hard problem. I have a html DIV. I insert this DIV in a Panel. The DIV have the attributes "width" and "height" very large(<DIV...

    Started by TAG, 9 Oct 2009 2:59 AM
    • Replies: 6
    • Views: 882
    12 Oct 2009 2:37 AM Go to last post