Ext 2.x: Help & Discussion

+ Post New Thread

  1. Cool desktop problem data now showing for the second time

    help.. I am trying to make my own desktop sample.. When I try to open a link or a icon in the desktop the window is working well.. But when I close...

    Started by oasisjoel, 12 May 2009 12:39 AM
    • Replies: 7
    • Views: 2,030
    28 Oct 2009 6:06 AM Go to last post
  2. How to render this grid row red?

    Hi guys, I got a problem when I try to highlight a grid row with red color.(pls see the attached picture below). Here is the business...

    Started by thiner, 28 Oct 2009 4:38 AM
    • Replies: 4
    • Views: 1,896
    28 Oct 2009 5:31 AM Go to last post
  3. Question editabled combobox cannot associate and edit

    1.why the following method cannot realize editabled combobox associate and while writing in the combobox's field ,can not write some words,this words...

    Started by jsansun, 28 Oct 2009 5:12 AM
    • Replies: 0
    • Views: 885
    28 Oct 2009 5:12 AM Go to last post
  4. Issue with select on a TimeField

    I have a TimeField that I am unable to set the selected value for like this: function setHiddenTime(val, el) { var hour; var minutes;...

    Started by jord1242, 28 Oct 2009 4:29 AM
    • Replies: 0
    • Views: 889
    28 Oct 2009 4:29 AM Go to last post
  5. setTitle after render

    Hi to all, I'm new in Ext JS... :) I have a HTML page and a script file (very close to the "layout-browser" example - built based in it). When...

    Started by claudiomir, 27 Oct 2009 3:44 PM
    • Replies: 2
    • Views: 3,311
    28 Oct 2009 2:28 AM Go to last post
  6. Ext.ux.IconCombo doesn't show my icons

    Hi, sorry, I couldn't find the original thread from "jsakalos" so I write this in here. I use your Plugin to display Icons in my dropdown. The...

    Started by chrizmaster, 23 Apr 2009 11:03 PM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 3,867
    28 Oct 2009 2:00 AM Go to last post
  7. how to get the data into ColumnModel onload from JSON

    Hi all, I have a doubt. After submitting the data I generally get the data from the JSON and write the code like this responseText =...

    Started by Vijaya436, 9 Oct 2009 9:19 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,882
    27 Oct 2009 10:42 AM Go to last post
  8. Grid Panel width problem in IE

    Hi I have an gridpanel showing in a panel. When rendered in Firefox it comes beautifully but the problem is in Internet Explorer as width becomes...

    Started by hsmukunda, 27 Mar 2008 6:07 AM
    • Replies: 6
    • Views: 2,489
    27 Oct 2009 10:07 AM Go to last post
  9. Tooltip on Ext.Window close button?

    So, I think this should be an easy question - even if the answer is no. Is there an easy way to set a custom tooltip on the little "X" button that...

    Started by obsidian, 27 Oct 2009 8:01 AM
    • Replies: 2
    • Views: 2,049
    27 Oct 2009 9:12 AM Go to last post
  10. panels inside tabpanel not rendered/empty

    hello I have a tabpanel. inside one of the tab I have a panel with two items: one button and one grid. In the tabPanel config, if I set the...

    Started by Permidion, 27 Oct 2009 1:09 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,124
    27 Oct 2009 7:22 AM Go to last post
  11. confirm box set width

    hey guys, i cant seem to set the width of my confirm message box. it seems to expand to fit the message text. but if i dont have text i cant get it...

    Started by jake2891, 27 Oct 2009 3:12 AM
    • Replies: 0
    • Views: 1,172
    27 Oct 2009 3:12 AM Go to last post
  12. Red face Dynamic column model with record set

    Hi , Can any one help me in generating the dynamic grid column model with record set. I am using the below line ...

    Started by kanishkar, 27 Oct 2009 3:10 AM
    • Replies: 0
    • Views: 815
    27 Oct 2009 3:10 AM Go to last post
  13. Getting value from store - selected item in combobox

    Hi all I have a combobox which I am using to: - populate values in another combobox by reloading the second combobox store based on the...

    Started by smoothiegunner, 23 Oct 2009 1:08 PM
    • Replies: 3
    • Views: 9,697
    27 Oct 2009 1:38 AM Go to last post
  14. JSP compilation error

    When I am using EXT window then my JSP pages are loaded using AJAX and that makes it difficult to see the compilation errors or URL for the page. Is...

    Started by ItsMee, 26 Oct 2009 12:35 PM
    • Replies: 3
    • Views: 1,360
    27 Oct 2009 12:58 AM Go to last post
  15. how to make TextArea resizable with handle

    Hi, There is a resizable handle in the bottom right corner of this textarea in which I am typing this question.The area can be resized by using...

    Started by Ash2009, 23 Oct 2009 9:04 AM
    • Replies: 3
    • Views: 2,620
    26 Oct 2009 10:40 PM Go to last post
  16. DatePicker doesnt close upon selecting (day)

    Hi Guys, Good day, I'm having a problem with my datepicker, it doesn't close when i choose a day. no error appearing also. my ext version is...

    Started by aolee, 26 Oct 2009 9:39 PM
    • Replies: 0
    • Views: 561
    26 Oct 2009 9:39 PM Go to last post
  17. How to show/hide fieldLabel dynamically ?

    hi, I am showing/hiding a textfield on the basis of a combo box selection.The issue is i can very easily show/hide the textfield by doing ...

    Started by Ash2009, 23 Oct 2009 3:23 PM
    • Replies: 2
    • Views: 2,170
    26 Oct 2009 2:54 PM Go to last post
  18. Exclamation Date picker behavior

    I found an incomum behavior of Date Picker component. When I choose 18/10/2009 (d/m/Y format) as the field blurs the value is changed to 17/10. ...

    Started by Mark Wells, 19 Oct 2009 9:33 AM
    • Replies: 2
    • Views: 883
    26 Oct 2009 11:15 AM Go to last post
  19. ComboBox and onSelect

    Hello all! First post. Let me start with a great big THANKS for this great toolset. I have a question about using a custom onSelect in a...

    Started by dantheman, 29 Mar 2007 1:44 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 24,182
    26 Oct 2009 11:12 AM Go to last post
  20. Another Grid Refresh help thread

    I've read the numerous Grid Refresh help threads around the forums and yet despite trying all thats suggested, I still cant seem to get it working....

    Started by JiConsulting Ltd, 23 Jun 2008 6:48 AM
    • Replies: 6
    • Views: 3,454
    26 Oct 2009 9:17 AM Go to last post