Ext 3.x: Help & Discussion

Page 11 of 1311 FirstFirst ... 9 10 11 12 13 21 61 111 511 1011 ... LastLast

+ Post New Thread

  1. Textfield Background colour

    Hi, I've tried searching for an example code to change the colour of a textfield / textarea background colour, I found one example but that does...

    Started by sanjshah, 21 Mar 2013 11:56 AM
    • Replies: 2
    • Views: 260
    21 Mar 2013 1:02 PM Go to last post
  2. XML parsing: Selecting Unknown Nodes

    Hi, I'm trying to get the node-name from a very simple XML, like this: <colors> <green/> <blue/> </colors> creating a xmlReader like...

    Started by ronivcp, 21 Mar 2013 7:34 AM
    • Replies: 0
    • Views: 166
    21 Mar 2013 7:34 AM Go to last post
  3. zoom image on mouse over

    Hi, My grid has a column that displays images in size 100x100. On mouse-over on an image(grid cell), I want to zoom the image to size 200x200....

    Started by raj_plays, 18 Jun 2012 12:39 AM
    • Replies: 6
    • Views: 2,623
    21 Mar 2013 6:36 AM Go to last post
  4. checkbox and formbind

    When using formbind in ext js 3, i can setup my textfields like this: items:, but how do i setup a checkbox, which i want to be...

    Started by peturkirke, 18 Mar 2013 9:24 AM
    • Replies: 4
    • Views: 383
    21 Mar 2013 6:36 AM Go to last post
  5. confirm with ok - cancel buttons

    just wondering how can I change a confirm dialog so that the button are ok and cancel vs. yes and no. ...

    Started by michaelc, 11 Nov 2009 5:01 PM
    • Replies: 3
    • Views: 3,688
    21 Mar 2013 4:35 AM Go to last post
  6. ExtJs 3.1.0 : IE8 invalid argument on cssText assignement

    Hello My problem is the same as described in this post. After a certain constant number of successful runs (16 I think), the following code...

    Started by lchapon, 12 Mar 2013 8:26 AM
    csstext, feyasoft calendar, ie8, invalid argument
    • Replies: 2
    • Views: 471
    20 Mar 2013 4:57 AM Go to last post
  7. Having problems sending the right value from my ComboBox

    Hey, I'm having troubles sending the right value by using a ComboBox. The value that's being sent, is the displayField instead of my valueField. I've...

    Started by Sinredux, 19 Mar 2013 6:01 AM
    combobox, displayfield, valuefield
    • Replies: 2
    • Views: 227
    20 Mar 2013 1:44 AM Go to last post
  8. How to call the extjs rss feed under a particular div?

    Could anyone please help me in displaying a extjs rss feed under a particular div i have created.As if now,It is displaying under body tag.I was able...

    Started by mrudhul, 17 Mar 2013 8:10 PM
    rss feed viewer
    • Replies: 1
    • Views: 225
    19 Mar 2013 12:47 PM Go to last post
  9. need GroupSummary to show Group name

    I've got a Grid set up with both GridSummary and GroupSummary. The user is happy with me setting a static summaryRenderer for a label in the...

    Started by JKeane, 9 Feb 2011 8:58 AM
    • Replies: 1
    • Views: 765
    18 Mar 2013 6:29 AM Go to last post
  10. problem in file upload

    In internet explorer 8 when i try to upload a file the the IE tries to download the action item from the servlet. and file is not uploading. the...

    Started by lethalpunch, 13 Mar 2013 12:53 AM
    download window, file upload, internet explorer 8
    • Replies: 2
    • Views: 386
    18 Mar 2013 1:57 AM Go to last post
  11. ExtJS hiding grid inside the layout issue

    I am using ExtJS version3 for UI development. And also i used extDesigner to make UI components. I have taken one tab panel and created tabs for...

    Started by thirupaj, 14 Mar 2013 10:50 PM
    extjs 3 layout issues
    • Replies: 2
    • Views: 318
    18 Mar 2013 12:50 AM Go to last post
  12. lost body crollbar when I mask execute

    IF I execute Ext.get(document.body).mask("save", 'x-mask-loading'); or Ext.get(document.body).mask().hide(); then My HTML Page Body lost...

    Started by k_nishida, 17 Mar 2013 6:25 PM
    • Replies: 1
    • Views: 160
    17 Mar 2013 11:02 PM Go to last post
  13. comboBox problem

    hi i am using the new Ext.form.ComboBox({}) i want to show the max length of the combo is 50 which show the appName if last two latters are...

    Started by @naresh, 14 Mar 2013 1:16 AM
    • Replies: 2
    • Views: 206
    17 Mar 2013 10:26 PM Go to last post
  14. Combos in two forms only one shows values

    Hi, I've two combos with different names, ids and stores in two different Ext.Window, When I open form1-combo1 works fine but when I open...

    Started by ehuertasf, 15 Mar 2013 4:18 PM
    • Replies: 2
    • Views: 249
    17 Mar 2013 6:14 PM Go to last post
  15. Different behavior from 3.2.3 to 3.3.0 on field positionning.

    Here is a simple code I found to illustrate a different behavior from 3.2.3 to 3.3.0 on field positionning. var combo = new...

    Started by nico168, 14 Mar 2013 5:26 AM
    combo box, positioning, regression
    • Replies: 2
    • Views: 230
    17 Mar 2013 2:39 PM Go to last post
  16. ExtJS 3-4: GridFilters is not working with type 'date'

    Hi all, I found 6 types under ux/grid/filter/ StringFilter NumericFilter ListFilter Filter DateFilter BooleanFilter

    Started by nvchien1407, 13 Mar 2013 3:09 AM
    cls is not a constructor, datefilter, filter type 'date', gridfilter, sp is undefined
    • Replies: 2
    • Views: 418
    16 Mar 2013 3:21 AM Go to last post
  17. Extjs 3.2.1 grid resizing in expand and collapse of its container

    Gird properly displayed inside center panel on left panel collapse. Grid distorted on left panel expand. Code used: <html>

    Started by ragam, 13 Mar 2013 9:10 PM
    extjs 3.2.1, grid autoresize
    • Replies: 1
    • Views: 193
    15 Mar 2013 12:33 PM Go to last post
  18. cell alignment problem in Extjs grid

    cell data is aligned improper and when mouse hover it will set to the actual alignment. the step i took to over come this issue > Refresh the...

    Started by smkkiran, 15 Mar 2013 12:12 AM
    • Replies: 1
    • Views: 239
    15 Mar 2013 1:58 AM Go to last post
  19. Implementing column locking in recordForm editor example

    Hello, I've taken the example at http://recordform.extjs.eu/ and tried implementing column locking by including the extjs 3.4 version of the locking...

    Started by bizcatalyst, 14 Mar 2013 9:25 PM
    column lock, recordform
    • Replies: 0
    • Views: 183
    14 Mar 2013 9:25 PM Go to last post
  20. Max Height for autoSizing of Component

    Hi guys, i've created my own treecombo which extends TriggerField with autosizing for this component. I would like to create some criteria for...

    Started by nohaapav, 25 Feb 2013 4:14 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 817
    14 Mar 2013 8:32 AM Go to last post