Ext 1.x: Help & Discussion

Page 63 of 507 FirstFirst ... 13 53 61 62 63 64 65 73 113 163 ... LastLast

+ Post New Thread

  1. value in form

    It's my form : var identification = new Ext.FormPanel({ labelWidth: 75, url:'verif.php', frame:true, ...

    Started by nonoland, 11 Jan 2008 8:50 AM
    • Replies: 1
    • Views: 829
    11 Jan 2008 9:35 AM Go to last post
  2. Turn off Sliding for Collapsible Region

    Hi guys, Is there any way I can disable the large bar that 'slides' out a collapsible region? I only want to be able to click on the...

    Started by artoxian, 9 Jan 2008 10:20 PM
    • Replies: 3
    • Views: 1,093
    11 Jan 2008 3:53 AM Go to last post
  3. How to get the url that is already loaded in a contentpanel

    Hi, I use the setUrl method to assign some urls to the panels when the page first loaded. But in my application, there are some links that can...

    Started by isqueenie, 19 Nov 2007 7:54 PM
    • Replies: 4
    • Views: 1,071
    11 Jan 2008 2:55 AM Go to last post
  4. HTML Editor questions

    What are the bare minimum JS includes i need to get this working? When do i even use ext-core.js? Can someone please explain to me the ordering...

    Started by blargman, 24 Aug 2007 4:26 PM
    • Replies: 5
    • Views: 2,494
    10 Jan 2008 3:36 PM Go to last post
  5. [Solved]form in tabpanel; setValues() sets first tab's fields only

    I have a grid app in which I open a form to edit all the fields in the record. There are a bunch of fields, so I am using a tabpanel for the form...

    Started by lkasdorf, 9 Jan 2008 8:49 PM
    • Replies: 8
    • Views: 2,157
    10 Jan 2008 2:54 PM Go to last post
  6. how to create a locked summary row at the bottom of a grid

    Is there a way to create a locked row at the bottom of a grid? I'd like to put a summary row on some of my grids, and ideally it would be locked in...

    Started by AustinAggie, 29 Aug 2007 6:26 AM
    • Replies: 1
    • Views: 958
    10 Jan 2008 10:09 AM Go to last post
  7. Talking Yet another "Data not showing in Grid" thread [SOLVED]

    UPDATE: SOLVED Ok, I'm an . Apparently my problem was in the get_data.js file: I had: {name: 'pk_employee_id'} //columnmapping ...

    Started by theunclesam, 10 Jan 2008 8:58 AM
    • Replies: 0
    • Views: 1,146
    10 Jan 2008 8:58 AM Go to last post
  8. Question How to set Contextmenu for a Textfield

    Hi, is it possible to set contextmenu to a textfield/ textarea.. if so anybody please suggest me.. thanks advance..

    Started by josephraja1982, 8 Jan 2008 2:45 AM
    • Replies: 1
    • Views: 1,668
    10 Jan 2008 5:19 AM Go to last post
  9. How to check a checkbox with setvalue ?

    Hello, Im trying to change a checkbox state when a click over a row from my grid, but when i try to change the value with setvalue function to true,...

    Started by luisparada, 9 Jan 2008 8:22 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,051
    10 Jan 2008 5:15 AM Go to last post
  10. Add record to SimpleStore; bind to EditorGrid

    I have created a SimpleStore and bound it to an EditorGrid in the following manner. ssQualifications = new Ext.data.SimpleStore({ ...

    Started by andrewjbaker, 10 Jan 2008 3:15 AM
    • Replies: 3
    • Views: 2,156
    10 Jan 2008 4:30 AM Go to last post
  11. [SOLVED] DnD and EditorGrid doesn't work???

    Hi all, I want to enable DnD on a EditorGrid. I tried this: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ...

    Started by cowabunga1984, 10 Jan 2008 12:24 AM
    • Replies: 1
    • Views: 885
    10 Jan 2008 1:03 AM Go to last post
  12. Question [SOLVED] combobox full dynamic

    I need to create a combobox that whenever someone clicks will be updated. But, I am not able to do because must send a parameter (one ID) which...

    Started by falberto, 8 Jan 2008 10:14 AM
    • Replies: 4
    • Views: 1,529
    9 Jan 2008 5:53 PM Go to last post
  13. no italic font on Ext.DatePicker numbers in the calendar? where is the style?

    Hi!!!!111one I have heavily modified the styles of the DatePicker. however in the CSS document I have yet to find the style that will turn the...

    Started by Stoob, 9 Jan 2008 10:45 AM
    • Replies: 2
    • Views: 1,002
    9 Jan 2008 12:05 PM Go to last post
  14. Question need to get the idea behind the link...

    I tried to go through all the examples from the 1.1v and 2.0v, but i just can't find how the links work. for example, if you have a triple border...

    Started by haryoh, 9 Jan 2008 11:05 AM
    • Replies: 1
    • Views: 805
    9 Jan 2008 11:43 AM Go to last post
  15. Create reader dynamically?

    Guys, please help. Just trying to figure out how I can create the reader hash dynamically, instead of hard coding {name: 'milk', mapping: 'milk'} ...

    Started by sb32, 15 Dec 2007 11:55 AM
    • Replies: 3
    • Views: 1,236
    9 Jan 2008 3:35 AM Go to last post
  16. Exclamation Could not create type 'SendGate.feedproxy1'.

    Newbie here with new installation. Did as the docs suggested. When I try to compile a 2.0 C# Website application it throws this error. If I remove...

    Started by jfobel, 21 Sep 2007 5:03 AM
    • Replies: 2
    • Views: 2,575
    8 Jan 2008 6:04 PM Go to last post
  17. Question XML loader for TreeNodes

    I've read on the forum that there is no other source data format but JSON for async tree nodes. I've wrote a little custom xml2json function and I...

    Started by zeppelin, 17 Apr 2007 2:01 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 4,786
    8 Jan 2008 2:59 PM Go to last post
  18. Progress Bar Issue

    Hi All, I am using a progress bar.I want to show it in between page loads. Here is my code : Ext.onReady(function(){ ...

    Started by anusha, 28 Aug 2007 9:38 PM
    • Replies: 4
    • Views: 1,694
    8 Jan 2008 5:24 AM Go to last post
  19. how to make add property of reload function of Store to false on column header click

    i have a datastore i reload it using : (like when i want to add new record to existing grid thru a control in grid toolbar)...

    Started by sreenija, 8 Jan 2008 4:40 AM
    • Replies: 0
    • Views: 711
    8 Jan 2008 4:40 AM Go to last post
  20. Ext.BorderLayout print page

    Hi all, I have a problem when trying to print a page made with Ext. The print view seems to ignore the page's real size and just prints the...

    Started by wemakeitwork, 17 Oct 2007 2:01 AM
    • Replies: 2
    • Views: 1,141
    8 Jan 2008 2:21 AM Go to last post