Ext 1.x: Help & Discussion

Page 48 of 507 FirstFirst ... 38 46 47 48 49 50 58 98 148 ... LastLast

+ Post New Thread

  1. Button size

    How can I increase size of the button ex width: 225, height: 225, is it pssible?

    Started by omer69, 21 Oct 2007 3:24 AM
    • Replies: 8
    • Views: 7,293
    23 Mar 2008 8:04 AM Go to last post
  2. Grid with varying stores undo/redo problems

    Howdy, I've got a relatively simple transaction logging implementation in my system. It tracks changes in the trees I have and in the property grid....

    Started by para, 15 May 2007 10:35 AM
    • Replies: 2
    • Views: 1,329
    21 Mar 2008 8:54 PM Go to last post
  3. Hard to describe - I need a dynamic gridi cell.....

    I wrote an SQL "Query-Builder" for a report engine I did for our company intranet a while back. Now it's time in version 2 and I keep hesitating...

    Started by zacware, 19 Mar 2008 11:14 PM
    • Replies: 3
    • Views: 1,142
    21 Mar 2008 4:37 PM Go to last post
  4. Custom Cell Editors

    I have found various threads pertaining to this topic. I even found one thread mentioning Jack would be adding this feature to an upcoming release....

    Started by griffiti93, 30 Apr 2007 2:00 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 5,383
    21 Mar 2008 10:23 AM Go to last post
  5. getScroll().top always returns 0

    I am trying to reset the scroll bar within my layout dialog, however I can't seem to identify which object contains the scroll bar data I wish to...

    Started by ferr, 21 Mar 2008 7:34 AM
    • Replies: 1
    • Views: 1,080
    21 Mar 2008 7:36 AM Go to last post
  6. Question vtype:'email' conflict with combobox??

    Hi guys~ I am confused with that when I set a textfield's vtype as 'email', my combobox's selections are gone as the img below: Here's my code:...

    Started by Kevin_Liu, 19 Mar 2008 8:04 PM
    • Replies: 1
    • Views: 1,024
    19 Mar 2008 8:12 PM Go to last post
  7. How to validate email outside the form?

    I have this code below. How to validate it using ExtJS, and I don't want to create my own validation if possible. Thanks Ext.onReady(function(){...

    Started by tnietupski, 19 Mar 2008 2:06 PM
    • Replies: 0
    • Views: 755
    19 Mar 2008 2:06 PM Go to last post
  8. TreePanel getChecked - only works for expanded tree

    Hi all The TreePanel contains a method called "getChecked", that gets all the checked id's etc on the page. The problem is that it only works for...

    Started by mattwoberts, 17 Mar 2008 2:01 PM
    • Replies: 3
    • Views: 2,227
    19 Mar 2008 2:00 PM Go to last post
  9. Question Editable Grid and Radio Buttons.

    Hi there. Havin' nice time with Ext for a month. With help of API Docs and this forum, everything went OK, before i decided to make an Editable Grid...

    Started by BlackTheMad, 8 Sep 2007 6:52 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 7,244
    19 Mar 2008 1:21 PM Go to last post
  10. how can install ext in eclipse.is there any plugins required

    hi i am working with ext,i don't hava any idea about that plz help me to install ext in eclipse plat forms.wherether it needs any plug in to run in...

    Started by sangeetha, 19 Mar 2008 1:13 AM
    • Replies: 1
    • Views: 883
    19 Mar 2008 8:49 AM Go to last post
  11. Load Root Node in Tree

    Is there a way to dynamically load the root node of a tree, currently I have: var tree = new Tree.TreePanel({ el:'org-tree', ...

    Started by Zyclops, 15 Oct 2007 10:50 PM
    • Replies: 2
    • Views: 1,566
    19 Mar 2008 6:25 AM Go to last post
  12. Combobox

    Hello, I have a combobox like this : var ville = new Ext.form.ComboBox({ store: ds, allowBlank:false,...

    Started by wehtam, 19 Mar 2008 5:35 AM
    • Replies: 0
    • Views: 719
    19 Mar 2008 5:35 AM Go to last post
  13. .NET Debugging + intellisense tip

    Hi I just ran accross this and thought it might be of some help to a few ALT.NET devs out there :) ...

    Started by wayne_o, 19 Mar 2008 4:10 AM
    • Replies: 0
    • Views: 723
    19 Mar 2008 4:10 AM Go to last post
  14. Question setting Label

    hi can somebody help me. i am having problem in setting up a label. i am using table layout in first column i want to set all labels and in second...

    Started by Icon_Plus, 13 Mar 2008 5:49 AM
    • Replies: 1
    • Views: 848
    18 Mar 2008 8:51 PM Go to last post
  15. Please help!!!!!!! Grid + reconfigure + sortable

    I have problem where reconfigure grid object new ds and cm. First load grid sort worcking fine but i'm reconfigure grid sorting not worck FF error...

    Started by dima, 22 Nov 2007 5:49 AM
    • Replies: 5
    • Views: 1,908
    18 Mar 2008 6:02 AM Go to last post
  16. Ext.BasicDialog

    Hi all, I am new to extjs, I want to display the grid in the tabpanel when a button is clicked like advanced tabpanel example but its not...

    Started by maha, 18 Mar 2008 1:25 AM
    • Replies: 0
    • Views: 741
    18 Mar 2008 1:25 AM Go to last post
  17. Group check box control

    Hi , Is there any check group box control in Extjs? this check box should group some text fields.Based on the check ,the value should be updated...

    Started by hapershield, 18 Mar 2008 12:41 AM
    • Replies: 0
    • Views: 1,255
    18 Mar 2008 12:41 AM Go to last post
  18. Question [SOLVED] Change object item value do not render - Ext 2.0/Ext 1.0

    Hy, the problem is: var ceform; function onCerca(status, veiculo, placa) { if ( status.match('off') ) { ...

    Started by alaska, 14 Mar 2008 10:17 AM
    • Replies: 2
    • Views: 1,685
    17 Mar 2008 6:17 AM Go to last post
  19. TreePanel / DataView Drag/Drop

    Hi, Im trying to combine a drag and drop enabled tree panel, and a drag and drop enabled data view. Basically I want to combine the organizer...

    Started by solodesignz, 11 Mar 2008 10:10 AM
    • Replies: 3
    • Views: 5,322
    17 Mar 2008 5:34 AM Go to last post
  20. progress dialog when page is loading

    Hello there! I am not good at software programming so I would like your help on making progress dialog when loading page. The dialog will...

    Started by mranhkhoa, 25 Feb 2008 11:25 PM
    • Replies: 1
    • Views: 1,742
    17 Mar 2008 4:33 AM Go to last post