Ext 1.x: Help & Discussion

Page 502 of 507 FirstFirst ... 2 402 452 492 500 501 502 503 504 ... LastLast

+ Post New Thread

  1. this.dataModel has no properties

    I am getting that error when running the following code and I was just wondering if someone can explain why. error-this.dataModel has no...

    Started by danvega, 20 Oct 2006 3:06 PM
    • Replies: 2
    • Views: 2,961
    20 Oct 2006 4:02 PM Go to last post
  2. Another DomHelper Question

    I am trying to do something like this: var tr = { tag: 'td', children : }] } var template = YAHOO.ext.DomHelper.createTemplate(tr);

    Started by INeedADip, 20 Oct 2006 12:43 PM
    • Replies: 2
    • Views: 1,869
    20 Oct 2006 12:49 PM Go to last post
  3. layout....

    Hey Jack, I am messing with this new layout material and I have it down pretty good... because its pretty simple but I have not figured out how to...

    Started by irishdunn, 20 Oct 2006 6:48 AM
    • Replies: 9
    • Views: 3,595
    20 Oct 2006 12:31 PM Go to last post
  4. which is the last version...

    Hi Someone can tell me which is the last version of the grid-editor ? ? ? Alguien podria decirme cual es la ultima version de la Grid-Editor ?...

    Started by genius551v, 20 Oct 2006 8:04 AM
    • Replies: 1
    • Views: 1,944
    20 Oct 2006 8:37 AM Go to last post
  5. Deleting a grid

    On my page i have the following tag for creating a grid:<div id="testgrid"...

    Started by kovtik, 19 Oct 2006 3:40 AM
    • Replies: 3
    • Views: 2,375
    20 Oct 2006 4:53 AM Go to last post
  6. Row over not work!!

    IEstoy cambiando el CSS, y cuando cambio: .ygrid-row-over { COLOR: black; BACKGROUND-COLOR: #f1f1f1 } NO FUNCIONA. Al pasar por encima de...

    Started by galdaka, 20 Oct 2006 4:38 AM
    • Replies: 1
    • Views: 2,059
    20 Oct 2006 4:47 AM Go to last post
  7. Context Menu incompatibilities

    Estoy intentando añadir un "ContextMenu" al grid. Mi Grid funciona OK, al añadir las librerias de Yahoo para "ContextMenu" falla todo. ...

    Started by galdaka, 19 Oct 2006 11:26 PM
    • Replies: 1
    • Views: 2,496
    20 Oct 2006 4:46 AM Go to last post
  8. Tutorial or Examples

    Hi Jack, i am really new using yui, and i heard about yui-ext, so i need some tutorial or examples to start programming with yui-ext, by the way the...

    Started by tirsope, 16 Oct 2006 5:33 AM
    • Replies: 8
    • Views: 4,641
    20 Oct 2006 3:31 AM Go to last post
  9. PagedGridView: server-side params?

    Sorry, couldn't seem to locate documentation with regards to the parameters to be passed to the server-side for pulling down paged data. ...

    Started by jarrod, 19 Oct 2006 3:01 AM
    • Replies: 2
    • Views: 2,338
    19 Oct 2006 6:46 PM Go to last post
  10. setXY Issue.

    I am trying to float a dialog box of mine in the middle of the page. I've got something like: ...

    Started by INeedADip, 19 Oct 2006 3:40 PM
    • Replies: 2
    • Views: 3,340
    19 Oct 2006 4:02 PM Go to last post
  11. DomHelper

    using DomHelper to create a table. do I have to create the tbody and append tr nodes to that? var rs = getEl('recordset'); var table =...

    Started by christocracy, 19 Oct 2006 11:15 AM
    • Replies: 1
    • Views: 2,395
    19 Oct 2006 11:47 AM Go to last post
  12. grid addRows performance

    The dm.addRows call for 364 rows * 15 cols takes longer than I want the user to wait (9 seconds on my browser). What is the right approach to...

    Started by ericwaldheim, 18 Oct 2006 11:48 AM
    • Replies: 4
    • Views: 3,438
    19 Oct 2006 10:40 AM Go to last post
  13. Editable Grid - Left or Right Key Behavior

    Hi, I just started playing the editable grid and I think it great!! I really like it. I noticed an interesting behavior and I was wondering if...

    Started by hluu, 13 Oct 2006 1:15 PM
    • Replies: 2
    • Views: 2,943
    19 Oct 2006 10:32 AM Go to last post
  14. IE does not show grit data when loaded remotly

    I implemented a grid loading data via ajax and JSONDataModel. It works fine in FireFox but doesn't show any data in IE (no error messages). IE...

    Started by schmidetzki, 18 Oct 2006 10:11 AM
    • Replies: 7
    • Views: 3,982
    19 Oct 2006 6:52 AM Go to last post
  15. Multiple Splitbars

    Hi there. I'd like to create multiple splitbars that vertically split the page. Like maybe up to 8. However I'm having a problem creating more...

    Started by binario, 19 Oct 2006 12:42 AM
    • Replies: 1
    • Views: 1,897
    19 Oct 2006 6:30 AM Go to last post
  16. format in DateEditor

    Necesito formatear la fecha asi: 20/02/2006 (20 de Febrero del 2006). Y en la columa no lo puedo especfificar: ... editor: new...

    Started by galdaka, 18 Oct 2006 6:36 AM
    • Replies: 3
    • Views: 3,102
    19 Oct 2006 6:26 AM Go to last post
  17. Using Filter()

    Hey there I wrote a baby function here to handle a selection element on my page and drill down the data in one of my grids. I cannot seem to get it...

    Started by irishdunn, 13 Oct 2006 12:37 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 5,089
    19 Oct 2006 5:20 AM Go to last post
  18. Can a rendered grid receive a new data model?

    I was looking through the ext.Grid docs for a function like YAHOO.ext.grid.Grid::setDataModel(dm) but there is none. I wonder how does one...

    Started by christocracy, 14 Oct 2006 9:41 AM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 7,983
    18 Oct 2006 4:30 PM Go to last post
  19. DefaultColumnModel::setRenderer()

    Hello again. I have a need to render a list of items, which will include an image thumbnail. it happens to be a list of Albums +-----+ ...

    Started by christocracy, 18 Oct 2006 4:05 PM
    • Replies: 3
    • Views: 4,610
    18 Oct 2006 4:21 PM Go to last post
  20. Local YAHOO.ext.grid.LoadableDataModel.load()

    I'm trying to get a local prototype working of the example provided here:...

    Started by manxomfoe, 18 Oct 2006 3:56 PM
    • Replies: 1
    • Views: 2,601
    18 Oct 2006 4:19 PM Go to last post