Ext 1.x: Help & Discussion

Page 149 of 507 FirstFirst ... 49 99 139 147 148 149 150 151 159 199 249 ... LastLast

+ Post New Thread

  1. date picker displays weird calendar

    I have this in Ext.data.Record.create. {name: 'eff_date',mapping: 'eff_date', type: 'date'}, and in my Ext.grid.ColumnModel: {header:...

    Started by sisirc, 18 Sep 2007 8:02 AM
    • Replies: 3
    • Views: 1,430
    24 Sep 2007 11:21 PM Go to last post
  2. toolbar and ComboBox

    var tb = new Ext.Toolbar('toolbar', ); var store = .... var combo = new Ext.form.ComboBox({ store: ds, displayField:'NOME', ...

    Started by fandreacci, 24 Sep 2007 5:48 AM
    • Replies: 1
    • Views: 762
    24 Sep 2007 10:51 PM Go to last post
  3. Border Layout Problem!!

    Hi there, I'm having a problem changing border layouts. I want to have a full window feature, and actually I can full view it using: var...

    Started by neeuq, 18 Sep 2007 2:51 AM
    • Replies: 6
    • Views: 1,142
    24 Sep 2007 9:27 PM Go to last post
  4. why the method 'on' not working

    I create a form with two <input> "username" and "passwd" when I submit it these segment will run msg.load({ url:...

    Started by rainytooo, 24 Sep 2007 7:25 PM
    • Replies: 3
    • Views: 850
    24 Sep 2007 9:17 PM Go to last post
  5. Submit Form to PHP return values

    I am having the hardest time trying to figure out how to submit a form to a php and return json data after the post from the php script. The form is...

    Started by undertoe, 24 Sep 2007 5:48 AM
    • Replies: 2
    • Views: 1,334
    24 Sep 2007 5:23 PM Go to last post
  6. Question Ext.form.getValues returning only display string, not the value

    Hi! I'm using a Ext.form.Form and on submit, the post params are passed with the display string not the value string of the DataStore of...

    Started by ethraza, 30 Jul 2007 10:25 AM
    • Replies: 1
    • Views: 1,008
    24 Sep 2007 3:39 PM Go to last post
  7. hiding nodes

    I'm working on an application where different users may need to see different levels of nesting in a tree. Is it possible to hide parent nodes,...

    Started by notjoshing, 24 Sep 2007 11:07 AM
    • Replies: 3
    • Views: 803
    24 Sep 2007 2:56 PM Go to last post
  8. TreeLoader with GET Parameters?

    Hi there, I'm using the framework 'CakePHP' and somehow I don't have mod_rewrite working so I have to use a workaround for that, which means URL's...

    Started by Symbi0nt, 12 Apr 2007 3:12 AM
    • Replies: 4
    • Views: 1,959
    24 Sep 2007 2:42 PM Go to last post
  9. Post More samples and reusable demos from EXT team

    Ok, here we go. (Sorry for my English) We (2 people) have in our job an admin panel in a little cms that we have made and looks like this: ...

    Started by ejetorix, 21 Sep 2007 9:58 AM
    • Replies: 7
    • Views: 3,898
    24 Sep 2007 2:14 PM Go to last post
  10. datagrid json cakephp

    hi, i tested the "datagrid with paging example". it works fine. now i'm trying to use it with cakephp datagrid with paging example JSON:...

    Started by pete123, 15 May 2007 10:40 AM
    • Replies: 3
    • Views: 5,277
    24 Sep 2007 2:02 PM Go to last post
  11. IE7 - concurrent grid loadings

    This may sound silly, but somehow.. on IE7 (haven't tested on previous versions) if you have for instance 3 gridPanels, and after rendering them, you...

    Started by andrei.neculau, 24 Sep 2007 1:37 PM
    • Replies: 1
    • Views: 771
    24 Sep 2007 2:00 PM Go to last post
  12. Ext.get

    Hi How can I get the object by "Ext.get("")" and then cast it to button? (:|

    Started by lamckh, 23 Sep 2007 8:10 PM
    • Replies: 2
    • Views: 1,266
    24 Sep 2007 1:53 PM Go to last post
  13. need debugger like the firebug for IE ?

    hi i want one debugger like the firebug (firefox) for IE ... any one can help me ?

    Started by hadikazemi, 24 Sep 2007 3:41 AM
    • Replies: 2
    • Views: 1,723
    24 Sep 2007 1:39 PM Go to last post
  14. currency format to NumberField

    Anyone extended the Ext.form.NumberField with a format property to show a formatted value when the control doesn't have the focus.. For example show...

    Started by mdissel, 24 Sep 2007 12:11 PM
    • Replies: 0
    • Views: 1,018
    24 Sep 2007 12:11 PM Go to last post
  15. Tree drag and drop limited to first 37 visible items?

    I have a very odd problem. I'm using the drag and drop functionality in the TreePanel widget. It works brilliantly... until you get to the 38th...

    Started by VenusianCat, 24 Sep 2007 10:37 AM
    • Replies: 0
    • Views: 612
    24 Sep 2007 10:37 AM Go to last post
  16. Cool How I make a load http using ajax script in Ext

    Hi people, I would like to know about How I make a load http using ajax script in Ext. Thanks for any help!

    Started by scarenci, 12 Sep 2007 4:01 AM
    • Replies: 8
    • Views: 1,580
    24 Sep 2007 8:02 AM Go to last post
  17. fixed "reference row" in data grid?

    I'm looking to implement extjs in our company intranet. We have a rather odd requirement however. One of our applications allows users to manually...

    Started by bcamp1973, 24 Sep 2007 7:21 AM
    • Replies: 0
    • Views: 481
    24 Sep 2007 7:21 AM Go to last post
  18. add Ext.Button to Ext.ColumnModel

    I'm making an EditGrid that I want to have the last column having a Ext.Button having the handler to remove the row. Im totally lost in how to...

    Started by lttleMickE, 24 Sep 2007 6:58 AM
    • Replies: 0
    • Views: 961
    24 Sep 2007 6:58 AM Go to last post
  19. get cell content from grid...to array

    hello... how can i save the cell content from a grid in a variable, or array...? does somebody a solution? thx...

    Started by hacpro, 24 Sep 2007 1:23 AM
    • Replies: 1
    • Views: 1,061
    24 Sep 2007 6:54 AM Go to last post
  20. Multiple Combobox select : how to do ??

    Hi guys ! I've spent a lot of time reading posts about the question of how render a Multiple Combobox select. What I mean by "Multiple Combobox...

    Started by olivierGimenez, 24 Sep 2007 5:23 AM
    • Replies: 2
    • Views: 1,038
    24 Sep 2007 6:51 AM Go to last post