Search Type: Posts; User: earist

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Hi all,

    I am using Ext.MessageBox to show a message.
    The message will be filtered by filter function to replace space character with "&nbsp";
    After showMessage function is called, the message...
  2. Hi hdave,

    I sovled this problem by using expand event.

    I added expand events to all panels that can be collapsed/expanded and then checking the component after the panel is expanded.

    For...
  3. I cannot update to 4.1.1.
    Do you have any solution for 4.0.7?

    earist.
  4. Hi, Scott.
    I using ExtJs 4.0.7
  5. Hi, all
    I created portlet with grid panel like attached file (portal.zip)
    I added css for word wrap text in grid column like following code



    .x-grid-cell-inner
    {
    white-space:normal...
  6. Hi, sword-it

    I try to use south.doComponentLayout() as your suggestion.
    But this bug still occcure on all browsers (Firefox, IE, Chrome).
  7. Hi, all

    I use ExtJS version 4.0.7
    I created viewport as border layout like the attached file (border.zip)

    For south panel, it was stateful and its items would be added after viewport was...
  8. In case: IE8
    When I opened it on IE8, whole data were displayed correctly.
    But everytime that I clicked on any row after moved the scroll bar, cursor and scroll bar were bounced up to the top of...
  9. Hi, everyone

    I use ExtJS 4.0.7 to create grid panel like Grid Array Example
    http://dev.sencha.com/deploy/ext-4.1.0-gpl/examples/grid/array-grid.html

    I removed some grid properties such as

    ...
  10. Thank you very much, sword-it.
    It work!!

    But I wonder if this code can be used in all browsers?
    Now I test this code in Firefox12 Chrome11, and IE8
    It's ok.

    Thank you for your help again....
  11. Hi, all

    I am using ExtJS 4.0.6.
    I would like to change icon in actioncolumn when mouse over the icon


    How should I do?

    Thank in advance.
    earist
  12. Now I using following code:



    {
    xtype : 'textfield',
    id : 'passwordField',
    inputType : 'password',
    name :...
  13. From this topic
    http://www.sencha.com/forum/showthread.php?203302-Show-emptyText-on-password-field

    I using Ext JS version 4.0.7
    Can emptyText be shown on password field in IE8?


    Thank you
  14. This bug still occur.

    How should i do?
    Please help me

    earist
  15. Thank you, sword-it

    I try to use your code but it don't work.
    The "passwordField" in focus and blur listener refer to <div id="passwordTextfield"> not <input>

    so I change the code like this
    ...
  16. Can anyone help me?
  17. Hi,

    I have a problem when I want to show the emptyText on the password field.

    I created a Sign In form with following fields



    {
    xtype : 'textfield',
  18. I still cannot solve the problem

    Now, I change my code.

    option 1 contains grid panel
    option 2 and 3 do not contain item, they contain only html text



    Ext.define('Ext.app.Option1', {
  19. Can anyone help me?

    What should I do for change panel in portal?
  20. Hi,

    I am using ExtJS 4.0.2 for creating a portal.
    I create a tool for changing panel in the portal.
    The panel is changed by remove old panel and add new panel to the portal.
    There are 3...
  21. Due to http://www.sencha.com/forum/showthread.php?146442-How-to-customize-border-layout

    I have a question about this custom layout.

    I want to display the panel floated above the layout when...
  22. Replies
    2
    Views
    957
    Thank you for your help, tvanzoelen.
    :)
  23. Replies
    2
    Views
    957
    I create border layout with center tabpanel. When mouseover tab title, qtip is diplayed .

    The qtip is diplayed on IE and chrome but isn't displayed on Firefox

    Below is screen-shots from IE.
    ...
  24. Replies
    5
    Views
    607
    Thanks you very much for your help, skirtle :)
  25. Replies
    5
    Views
    607
    Now I have some problems when I open page with IE

    - When I click collapse tool of west panel at first time, following result is diplayed
    27960

    - Then, when I click expand tool of west panel at...
Results 1 to 25 of 29
Page 1 of 2 1 2