Ext: Discussion

Page 110 of 421 FirstFirst ... 10 60 100 108 109 110 111 112 120 160 210 ... LastLast

+ Post New Thread

  1. Sencha Architect - unable to enter text

    Hello, I have successfully installed Sencha Architect 2 on Ubuntu 11.04 64 Bit It seems to work (the drag and drop part), except I'm not able to...

    Started by Jemt, 1 May 2012 7:12 AM
    • Replies: 2
    • Views: 841
    3 May 2012 4:38 AM Go to last post
  2. Store(chart) multi-filters

    Hi there, I'm trying to dynamically add filters to a store for Ext.chart.Chart. My problem is that it doesn't allow multi-filtering. ...

    Started by AlphaBravo, 2 May 2012 1:56 AM
    • Replies: 1
    • Views: 346
    3 May 2012 12:45 AM Go to last post
  3. Ext button issue (minor one)

    Hello, I have a question concerning “Ext.button” look. I am building an app that requires printing and downloading functionality. In the button...

    Started by anarchos78, 2 May 2012 12:04 PM
    button, css, extjs4
    • Replies: 2
    • Views: 498
    2 May 2012 9:43 PM Go to last post
  4. Trees

    is it possible to implement pagination for tree... is there any example i can look into it... eagerly waiting for the reply...

    Started by blog, 1 May 2012 6:12 PM
    • Replies: 3
    • Views: 334
    2 May 2012 7:19 PM Go to last post
  5. FieldSet before collapsed

    Hi , is that any equivalent event for before collapsed ? i want to do something when i trigger the collapsed either expand or collapse Thank you

    Started by genggeng13, 15 Apr 2012 7:58 AM
    • Replies: 7
    • Views: 874
    2 May 2012 3:12 PM Go to last post
  6. ExtJS - Direct - Spring - Tomcat - Eclipse - Maven...

    I think I need someone to hold my hand... I have this sample project running but haven't been able to modify the User object and keep it running. ...

    Started by DaveAlger, 2 May 2012 10:33 AM
    • Replies: 2
    • Views: 777
    2 May 2012 2:45 PM Go to last post
  7. Adding custom components to container

    I've posted the following question on StackOverFlow. Any help is greatly appreciated. ...

    Started by bdicasa, 2 May 2012 11:45 AM
    • Replies: 1
    • Views: 327
    2 May 2012 1:40 PM Go to last post
  8. 4.0 to 4.1 column renderer change of behaviour

    Hi, I'm wondering if this is a bug. It was possible to trigger the renderer method for cells in a column in ExtJs 4.0 by firing. ...

    Started by mikfreeman, 2 May 2012 8:21 AM
    • Replies: 2
    • Views: 281
    2 May 2012 8:37 AM Go to last post
  9. Associations with LocalStorage

    Hi everyone, I'm still struggling with associations when using a LocalStorage proxy. What I try to do is: - I have a User model - I have a...

    Started by PN Daniel, 3 Aug 2011 1:46 AM
    • Replies: 2
    • Views: 523
    2 May 2012 4:50 AM Go to last post
  10. Basic Authentication

    I have an apache directory that is protected by AuthType basic, but I want to use an ExtJS login window rather than the default ugly popup box. ...

    Started by jmls, 5 May 2011 10:34 PM
    • Replies: 4
    • Views: 1,906
    2 May 2012 3:23 AM Go to last post
  11. Question column.getEditor is not a function

    Hi I want to add new columns to a celleditedgrid. I've try this way. But When I click into the cell I get this message. column.getEditor is not a...

    Started by Valentina, 5 Aug 2011 1:43 AM
    • Replies: 3
    • Views: 849
    2 May 2012 12:10 AM Go to last post
  12. Grouping Feature Listeners

    Hi there, I'm trying to apply a function to the grouping feature plugin for Ext.grid.Panel. Either receive an error or it simply doesn't work. Am...

    Started by AlphaBravo, 1 May 2012 10:43 PM
    • Replies: 2
    • Views: 326
    1 May 2012 11:25 PM Go to last post
  13. What to do with multiple instances of the same view and the controller

    Hi all, If i am having many instances of the same view, Should they use the same controller of have a controller instance for each of the views? ...

    Started by pinidbest, 29 Apr 2012 4:08 AM
    • Replies: 5
    • Views: 544
    1 May 2012 10:03 PM Go to last post
  14. pagingtoolbar

    how to customize this paging toolbar... i wanted to remove refresh button.. Eagerly waiting reply... thank you.... me.dockedItems = ...

    Started by blog, 28 Apr 2012 10:33 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 1,340
    1 May 2012 3:18 PM Go to last post
  15. .setSize works for Panel, but not for it's body

    Hi, I have basic ExtJs 4 Panel and I use Resizer in runtime. The panel's div element resized properly, but not panel's body. Panel's body remains...

    Started by Podlipensky, 30 Apr 2012 10:42 AM
    panel, resize
    • Replies: 1
    • Views: 394
    1 May 2012 2:10 PM Go to last post
  16. Problems styling disabled fields

    In Ext 4.0.7 disabled fields now have a grayed fieldAND label. I'd like disabled fields to behave as they did in 3.3, a normal label with grayed...

    Started by jclark42796, 17 Jan 2012 12:10 PM
    • Replies: 2
    • Views: 616
    1 May 2012 11:34 AM Go to last post
  17. load content of a tab dynamically through ajax...

    hello sencha, i am a newbie in extjs...don't know how to load content of a tab dynamically through ajax.plz guide me.

    Started by Andy Lincoln, 20 Apr 2012 5:46 AM
    • Replies: 1
    • Views: 533
    1 May 2012 8:27 AM Go to last post
  18. How to manually select a cell in Extjs 4 for cell selection model

    I was using " grid.getSelectionModel().selectCell(rowIdx,colIdx,true)" to select a cell manually in a grid . As i have to select grid data in a...

    Started by ankitcts, 25 Apr 2012 2:52 AM
    cellmodelview, cellselectionmodel, grid, selectcell
    • Replies: 1
    • Views: 1,310
    1 May 2012 8:16 AM Go to last post
  19. Select row sorted and filtered store grid

    I have a grid with some sorted and filtered records, if I add a new record, this is sorted and also filteres after I reload de grid. But I want...

    Started by Fanny144, 24 Apr 2012 3:29 AM
    filter store records, grid, selected row, sort grid, store
    • Replies: 1
    • Views: 420
    1 May 2012 8:09 AM Go to last post