Ext 1.x: Help & Discussion

Page 101 of 507 FirstFirst ... 51 91 99 100 101 102 103 111 151 201 ... LastLast

+ Post New Thread

  1. how to find files metadata

    Hi All, I want to use client side checks before uploading the file. My question is Can we find files metadata using javascript and...

    Started by rahulmca1@gmail.com, 29 Oct 2007 9:50 PM
    • Replies: 0
    • Views: 638
    29 Oct 2007 9:50 PM Go to last post
  2. JSON/web service - problem loading datastore

    I have looked all through these forums for the past two days and tried applying everything i found with no luck so i thought i would post my...

    Started by zlarson, 5 Oct 2007 7:36 AM
    • Replies: 4
    • Views: 2,193
    29 Oct 2007 7:57 PM Go to last post
  3. how to set font color for disabled textfield

    hi all, Default font color for disabled textfield is gray. Does anyone know how to set it to black to make it more clear ? I tried to include...

    Started by malcom, 26 Oct 2007 1:57 AM
    • Replies: 5
    • Views: 6,161
    29 Oct 2007 7:19 PM Go to last post
  4. JSON Menu with right fill

    Hi there, I try to make a JSON toolbar menu and went through many threads that is relating too. I successfully created it, also with handlers,...

    Started by carstep, 3 Oct 2007 5:44 AM
    • Replies: 1
    • Views: 1,082
    29 Oct 2007 7:14 PM Go to last post
  5. Combo Box hidden value ?

    Hi, I have a Combo Box created var dsListCategory = new Ext.data.SimpleStore({ fields: , data :...

    Started by quartex, 29 Aug 2007 3:40 AM
    • Replies: 7
    • Views: 3,413
    29 Oct 2007 5:15 PM Go to last post
  6. Grid won't stop autorefresh

    hi, i built a grid that autorefreshes its data every n minutes this is the code how i did it (i used code that was found in the forum) ...

    Started by iceberg, 29 Oct 2007 1:26 PM
    • Replies: 2
    • Views: 2,157
    29 Oct 2007 3:46 PM Go to last post
  7. arrange or put in order items from a menu

    i would like to order items from a menu, if a user click in a image or icon next to a item, it can be up or down, for instance: Menu ...

    Started by pinext, 29 Oct 2007 2:55 PM
    • Replies: 0
    • Views: 870
    29 Oct 2007 2:55 PM Go to last post
  8. Lightbulb Centering a Form? (tried with <div align='center'>)

    Hello, this might sound a little silly but I've been trying to center a form using "<div align='center'>" with no success because the form's labels...

    Started by M3mphiZ, 29 Oct 2007 12:26 PM
    • Replies: 1
    • Views: 4,139
    29 Oct 2007 1:47 PM Go to last post
  9. Question minSize on center Region

    I'm trying to make two panel region. Center & East. I need the center to be locked at 775px and East to adjust to the browser width. I've tried...

    Started by nrevelle, 29 Oct 2007 1:11 PM
    • Replies: 1
    • Views: 741
    29 Oct 2007 1:34 PM Go to last post
  10. Thumbs up Passing to function()

    In the below code How can I pass the window instance to the function, when I double click the grid. dblClick = function (g,r,e,window){ //...

    Started by dhanek, 29 Oct 2007 11:23 AM
    • Replies: 3
    • Views: 1,049
    29 Oct 2007 12:31 PM Go to last post
  11. DropDown: How to react on key down

    Hi, I have to create my own dropdown element without using ext. I have problems in opera and safari with the key down press on a dropdown entry...

    Started by katharina, 29 Oct 2007 4:36 AM
    • Replies: 1
    • Views: 984
    29 Oct 2007 10:44 AM Go to last post
  12. Start menu problem ?

    can anybody tell me how can i show startmenu topleft when i click on the start menu panel should appear verticle down ?

    Started by hari.2608, 29 Oct 2007 10:29 AM
    • Replies: 0
    • Views: 616
    29 Oct 2007 10:29 AM Go to last post
  13. Livesearch topics-remote.php and the "search" parameter

    Hi, I'm fairly new to ext and trying to use the livesearch feature. The following details are not clear to me (after reading through the nice ext...

    Started by listaction, 10 Sep 2007 9:53 AM
    • Replies: 1
    • Views: 1,350
    29 Oct 2007 10:07 AM Go to last post
  14. How to invoke menu open

    I have a listener listening to the key strokes on the document. What I want to do, is when the user clicks something like ctrl+alt+e, the one of the...

    Started by emrejen, 29 Oct 2007 9:57 AM
    • Replies: 0
    • Views: 617
    29 Oct 2007 9:57 AM Go to last post
  15. javascript question

    i try to pass some php variable to a an Ext.onReady function but can't do it. here's the function: Ext.onReady(function(){ ...

    Started by deus3X, 27 Oct 2007 8:46 AM
    • Replies: 8
    • Views: 2,017
    29 Oct 2007 9:37 AM Go to last post
  16. radio

    Delete me.

    Started by jEj, 29 Oct 2007 9:22 AM
    • Replies: 0
    • Views: 726
    29 Oct 2007 9:22 AM Go to last post
  17. Question Dynamic grid from JSON data

    I have a webapp which returns a JSON dataset. The headings are in the dataset as row 1, and I don't have a datatype definition either client or...

    Started by flavor8, 28 Oct 2007 7:33 PM
    • Replies: 1
    • Views: 960
    29 Oct 2007 8:36 AM Go to last post
  18. Question IE and FF problem - "Operation aborted" error message

    Hello, I am using the ExtJS.GridPanel in my application. When i start the application i get in the page that the grid initialize the "Operation...

    Started by yonishec, 28 Oct 2007 6:53 AM
    • Replies: 3
    • Views: 1,575
    29 Oct 2007 7:58 AM Go to last post
  19. Insert combobox in PagingToolbar

    How insert combobox in PagingToolbar at first element ?

    Started by si-rus, 29 Oct 2007 7:44 AM
    • Replies: 0
    • Views: 657
    29 Oct 2007 7:44 AM Go to last post
  20. Question mouseover event on a grid cell

    Hello, I've been looking for this topic in the forums for a couple of days but did not find something that can help me. What i need is the...

    Started by yonishec, 29 Oct 2007 7:22 AM
    • Replies: 0
    • Views: 851
    29 Oct 2007 7:22 AM Go to last post