Ext 1.x: Help & Discussion

Page 9 of 507 FirstFirst ... 7 8 9 10 11 19 59 109 ... LastLast

+ Post New Thread

  1. Exclamation Ext.menu.menu

    Hello , My English is weak and I try. I am currently designing an interface with these components: A viewport => (West (Tree)) ...

    Started by osmancorp, 16 Aug 2010 11:59 AM
    • Replies: 2
    • Views: 862
    17 Aug 2010 11:59 AM Go to last post
  2. Question Combo Select in GRID EXTjs 1.0.1

    I'm taking over a site with ExtJS 1.0.1 being used and I have been asked to add a select drop down to one of the grind inputs. Is this possible combo...

    Started by Eliha, 8 Aug 2010 12:29 AM
    1.0.1, combo, select
    • Replies: 1
    • Views: 1,110
    8 Aug 2010 9:41 PM Go to last post
  3. ComboBox, setValue(), and the value, hiddenValue, and displayValue trichotomy

    Hey Forum, I'm having LOTS of trouble with ComboBoxes. I've managed to find the tweaks and workarounds for most of the problems in other...

    Started by cesarulo, 27 Jun 2007 9:15 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 15,865
    13 Jul 2010 7:06 AM Go to last post
  4. Animation for Menus

    Hello all, I'm just starting to play with Ext. My first project is a little menu following the tutorial at...

    Started by mattbennett, 24 Jul 2007 6:50 AM
    • Replies: 5
    • Views: 2,773
    8 Jul 2010 7:13 AM Go to last post
  5. How can I save new rows order in a Grid?

    Hi, I enable users to change the rows' order within a grid. After the user changes the rows order I need to save this new order in a database. ...

    Started by maya, 26 May 2007 11:57 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 9,787
    7 Jul 2010 11:04 PM Go to last post
  6. Disabling specific dates in DatePicker using disabledDatesRE

    I'm new to Ext JS and loving it so far. In my application I want to present the user with a date picker to select a subset of a timeseries of data. ...

    Started by jonblower, 2 Oct 2007 1:20 PM
    • Replies: 3
    • Views: 2,716
    6 Jul 2010 2:34 PM Go to last post
  7. Question How to write a login control using form,does it good for login?

    I wanna wirte a login control using form! but I find I couldn't do it well!when I try to redirect a new page,I had to transalte some paras to this...

    Started by hahaEr2003, 1 Jul 2007 3:42 AM
    • Replies: 4
    • Views: 2,614
    5 Jul 2010 10:05 PM Go to last post
  8. autosize height of a contentpanel with toolbar

    Hi there! For hours i am trying to have my ContentPanel the same behavior as the Gridpanel in my application: The toolbar is located in the...

    Started by christ1an, 29 Jan 2007 8:48 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 4,964
    30 Jun 2010 2:39 PM Go to last post
  9. Button of my WINDOW should be AUTOMATICALLY CLICKED

    Hi, I have a window (Ext.Window) with a form and couple of buttons ('add' and 'delete') in it. I want to trigger the click event of these buttons...

    Started by sanmax, 27 Jun 2010 11:32 PM
    helps, newbie, problem
    • Replies: 0
    • Views: 689
    27 Jun 2010 11:32 PM Go to last post
  10. TreePane path does not collapse

    Hi I have treepane in my aspx page as <cc1:TabContainerID="TabContainerParent"runat="server"Height="583px"CssClass="LegendTab">...

    Started by vsambhe, 17 Jun 2010 7:54 AM
    can't collapse tree
    • Replies: 0
    • Views: 630
    17 Jun 2010 7:54 AM Go to last post
  11. One Click To Expand Combobox in Grid Cell

    I have a combobox as a GridEditor. When the user clicks on the cell with the combobox, I would like the combobox to immediately expand. Currently,...

    Started by rarerules, 17 May 2007 7:05 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 9,275
    15 Jun 2010 5:34 AM Go to last post
  12. Invalid source HTML for this operation , Error In IE

    Does anyone know what this mean? "Invalid source HTML for this operation" My page works great in Firefox, but in IE not. It appears to have...

    Started by JohnT, 18 Jan 2007 12:20 PM
    • Replies: 3
    • Views: 7,172
    14 Jun 2010 5:19 AM Go to last post
  13. Grid paging with web service

    Hi all. I use web service which returns array in json code. Then I display this data in a grid. I want to enable paging and sorting in a grid. What...

    Started by stream, 3 Apr 2007 4:09 AM
    • Replies: 2
    • Views: 1,887
    7 Jun 2010 4:36 AM Go to last post
  14. Open the date popup window every time the user clicks on the DateField's text area

    Hi, I would like to open the date popup window every time the user clicks on the DateField's text field (and not just when he clicks the date...

    Started by maya, 5 Jul 2007 10:58 AM
    • Replies: 3
    • Views: 1,600
    1 Jun 2010 8:09 PM Go to last post
  15. Grid / Google Maps question

    I have a paged grid next to a Google Map. The map shows points for the records currently showing in the grid. I want users to be able to click on a...

    Started by lascasas, 12 Nov 2007 11:23 AM
    • Replies: 8
    • Views: 3,762
    28 May 2010 10:30 AM Go to last post
  16. How to stop loading animation in AsyncTreeNode

    I use AsyncTreeNodes to load an XML string The code is right, i mean it does what i expected from it... Anyway, the animated icon that shows that...

    Started by Jacob, 29 Aug 2007 11:19 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 4,309
    25 May 2010 11:31 AM Go to last post
  17. Dynamic Columns for Grid

    Hi, I am trying to render a grid the columns for which are user/server modifiable (stored as user preferences), hence i cannot have a column model...

    Started by kinky_lizzard, 1 Mar 2007 4:28 AM
    • Replies: 7
    • Views: 5,774
    24 May 2010 11:20 PM Go to last post
  18. [B]'null' is null or not an object IE7 / el is null in FireFox in ExtJS[/B]

    Hi Guys, I am new in ExtJS and trying to popup BasicDialog but I am getting " null is null or not an object " error on IE7 on Windows XP In...

    Started by Jigesh Shah, 20 May 2010 4:54 PM
    • Replies: 0
    • Views: 1,554
    20 May 2010 4:54 PM Go to last post
  19. Menu from XML

    How can I create a menu using Ext.Menu from xml files like web.sitemap from ASP.NET. And if I've learned correctly Ext.Menu item do need a callback...

    Started by guptan, 5 Jul 2007 3:23 AM
    • Replies: 9
    • Views: 6,332
    8 May 2010 12:46 AM Go to last post
  20. Ext.Direct best practise

    Hi all i'm very new to Ext, javascript and PHP, like to know best practice of using Ext.Direct. 1. where should the best place to define the...

    Started by norizam61, 5 May 2010 5:06 PM
    ext.direct
    • Replies: 0
    • Views: 770
    5 May 2010 5:06 PM Go to last post