Ext 2.x: Help & Discussion

+ Post New Thread

  1. FormPanel: Strange layout while collapsing in FF3

    Hello! I took the example at /jsext/examples/panel/panels.html and changed it into a FormPanel like: Ext.onReady(function(){ var p = new...

    Started by wuschba, 9 Jul 2008 6:26 AM
    • Replies: 0
    • Views: 493
    9 Jul 2008 6:26 AM Go to last post
  2. Problems with a FormPanel inside a window

    Hi I'm new in using extjs, i've working in a window that shows a ext window as a popup like in the examples, inside the window i have a gridpanel...

    Started by johny, 8 Jul 2008 5:19 AM
    • Replies: 2
    • Views: 912
    9 Jul 2008 6:21 AM Go to last post
  3. Grid - Row height and header row height

    How to change the height row in grid????

    Started by cebola, 9 Jul 2008 5:38 AM
    • Replies: 1
    • Views: 1,514
    9 Jul 2008 5:45 AM Go to last post
  4. [2.??] TabPanel javascript error when resize screen

    Hi forum! I have this javascript error (Object required) when I minimize, maximize or resize Explorer, and screen have a TabPanel. Im using...

    Started by fixfax, 9 Jul 2008 1:29 AM
    • Replies: 6
    • Views: 1,898
    9 Jul 2008 5:31 AM Go to last post
  5. Grid height to fit window, on resizing?

    Dear list, please, consider the following code (basically it's what I found in the examples here): data = , , , , , , , , , , , , ,...

    Started by Tuom Larsen, 15 Jun 2008 10:43 AM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 7,948
    9 Jul 2008 5:09 AM Go to last post
  6. Datepicker problem in IE6

    Hi, I'm having a problem with the datepicker when I use it in IE6. The problem is it lets you select a date, but then it the wont disappear. ...

    Started by gritchie, 2 Jul 2008 4:16 AM
    • Replies: 2
    • Views: 939
    9 Jul 2008 4:38 AM Go to last post
  7. Best practice to hide / unhide htmleditor

    Hello, I have a htmleditor inside a tabpanel and cannot find a way to hide it. I've seen many posts but no solution. Now I wrapped it inside a...

    Started by hobbes, 9 Jul 2008 2:39 AM
    • Replies: 1
    • Views: 719
    9 Jul 2008 3:45 AM Go to last post
  8. Browser problem

    Hi I have a problem to make an application to be compatible with all browsers, for example my application is working on FireFox perfect, in Opera...

    Started by crmd009, 8 Jul 2008 1:35 AM
    • Replies: 8
    • Views: 1,097
    9 Jul 2008 3:25 AM Go to last post
  9. Question Fx Artefacts on children

    I have noticed that after applying effects to Ext.Element hiding a parent element does not hide the child element (to which the effect was applied)....

    Started by tomr, 7 Jul 2008 11:14 PM
    • Replies: 4
    • Views: 1,559
    9 Jul 2008 3:22 AM Go to last post
  10. How to Add button in BasicForm

    Hi, I want to submit the Ext.form.BasicForm with standardSubmit as true for normal HTML form submission. My problem is how to add buttons...

    Started by ArunB, 9 Jul 2008 1:49 AM
    • Replies: 3
    • Views: 844
    9 Jul 2008 3:21 AM Go to last post
  11. how to change column position

    Hello, I'm looking for a way to change columns position in a GridPanel, something like setHidden or setColumnWidth. I've tried changing...

    Started by loginfabio, 9 Jul 2008 2:25 AM
    • Replies: 2
    • Views: 756
    9 Jul 2008 3:21 AM Go to last post
  12. Post Tabs in TabPanel ?

    Hi, I want tabs in Tab Panel ... The scenario is.. there are three tabs as "Create", "Manage", "Design".... in "Create" tab i want to create...

    Started by rahulwaghmare, 8 Jul 2008 8:59 PM
    • Replies: 7
    • Views: 1,201
    9 Jul 2008 1:47 AM Go to last post
  13. Question control add not render!!

    first i create a window,but some times, i should refresh the menubar and the panel.with json menuitem. but when i replace the control it's no...

    Started by chinull, 9 Jul 2008 12:24 AM
    • Replies: 1
    • Views: 715
    9 Jul 2008 1:37 AM Go to last post
  14. Thumbs up Form JSON Load - Textarea (SOLVED)

    I have a form split over several tabs, which loads the data from a JSON source. All the standard text fields are populated as expected, but not...

    Started by rossmck, 8 Jul 2008 3:00 AM
    • Replies: 4
    • Views: 1,106
    9 Jul 2008 12:31 AM Go to last post
  15. Wish list: flat theme

    I've looked through the list of available themes and noticed that most of them are not flat but roundy like most KDE themes. Flat ones don't have...

    Started by fetchinson, 9 Jul 2008 12:18 AM
    • Replies: 0
    • Views: 805
    9 Jul 2008 12:18 AM Go to last post
  16. [Solved]event after grid is rendered

    i have a grid that has some images in one of the column, i need to add a listener when i click on an image, to do something, the problem is that i...

    Started by xmart2k, 8 Jul 2008 6:39 AM
    • Replies: 2
    • Views: 861
    9 Jul 2008 12:13 AM Go to last post
  17. Question grid cannot show <tr>...</tr>

    grid will show incorrectly, if I put this in the cell: <tr> <td>case</td> <td><a...

    Started by al8821cn, 8 Jul 2008 11:50 PM
    • Replies: 1
    • Views: 771
    8 Jul 2008 11:52 PM Go to last post
  18. Smile [Solved]baseParams: Adding and Removing params

    Can we search the existing parameters and values of baseParams object and add or remove new params based on existing parameters ? Can we remove...

    Started by srajakaruna, 8 Jul 2008 10:55 PM
    • Replies: 2
    • Views: 754
    8 Jul 2008 11:45 PM Go to last post
  19. theme generator

    I definitely remember once downloading an "ext.js theme generator" for linux. It was either an eclipse plugin or something stand alone I just can't...

    Started by fetchinson, 8 Jul 2008 10:49 PM
    • Replies: 2
    • Views: 915
    8 Jul 2008 11:29 PM Go to last post
  20. Use Radio Group in form

    Hi, I created a form ... code is as follows .... var fsf = new Ext.FormPanel({ labelWidth: 175, // label settings here...

    Started by rahulwaghmare, 8 Jul 2008 10:29 PM
    • Replies: 0
    • Views: 689
    8 Jul 2008 10:29 PM Go to last post