Ext: Discussion

+ Post New Thread

  1. Autoloading and objects. (autoloading objects into namespaces)

    Here's the broken-down scenario, I've got a URL class in Ext. I wish to create a number of URL objects. Right now, I'm just trying to figure out...

    Started by skhameneh, 7 Nov 2011 2:23 PM
    loading, mvc, objects
    • Replies: 3
    • Views: 688
    10 Nov 2011 7:18 PM Go to last post
  2. Question How do you properly autoload the viewport and child views?

    ExtJS noob here. I'm trying to create an interface based off the example documentation here. I've downloaded the example code and I have it...

    Started by a_arias, 10 Nov 2011 4:06 PM
    autocreateviewport, autoload, blank viewport, custom component, mvc
    • Replies: 1
    • Views: 738
    10 Nov 2011 7:16 PM Go to last post
  3. ExtJS Drawing - animateAlong function?

    I'm trying to animate an Ext.draw.Sprite circle along a path. This used to be easily possible with Raphael since there was an animateAlong function...

    Started by Ohmz, 11 Jul 2011 4:43 PM
    animate, animatealong, path, sprite
    • Replies: 1
    • Views: 982
    10 Nov 2011 5:43 PM Go to last post
  4. Panel Collapse Header Views

    Hi everyone, I've been remaking an app from 3.4 to 4.0.7 and I've run into a hiccup. In 3.4, I was able to do a collapsible north panel on a...

    Started by runfaj, 4 Nov 2011 3:44 PM
    • Replies: 6
    • Views: 1,757
    10 Nov 2011 2:28 PM Go to last post
  5. Ref Property

    what happened with ref property?

    Started by rodrigok, 16 Feb 2011 3:35 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 33
    • Views: 8,006
    10 Nov 2011 1:41 PM Go to last post
  6. Multiple Issues with Columns (resize, hide/show) and Filters

    Hi, I had a working solution for storing and loading the settings of a grid including the filter-settings in Ext JS 3. Now I tried to migrate to...

    Started by proesterchen, 3 Aug 2011 1:18 AM
    • Replies: 3
    • Views: 948
    10 Nov 2011 1:30 PM Go to last post
  7. Grid rendering issue in IE8

    RESOLVED: Issue was related to trailing commas in the setup of the data. I have a panel/grid in ExtJS 4.0.2 that works great in Chrome and FF,...

    Started by ober0330, 9 Nov 2011 11:38 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 1,449
    10 Nov 2011 11:04 AM Go to last post
  8. Create Node in a Tree panel(ExtJs 4)

    hi, Can anyone give me some idea to create a node with in a Tree panel using Extjs 4 . Here i am trying to create a tree panel , i want to add...

    Started by Zinnia, 29 Jul 2011 1:34 AM
    • Replies: 1
    • Views: 1,844
    10 Nov 2011 10:44 AM Go to last post
  9. Setting the spacing amount between toolbar items?

    As I have been working on upgrading my ExtJS 3 app to 4.0 I noticed that the underlying HTML and CSS used to create a Toolbar component and its child...

    Started by BulletzBill, 9 Nov 2011 8:52 AM
    • Replies: 6
    • Views: 1,642
    10 Nov 2011 8:09 AM Go to last post
  10. Errors when extending a form panel

    Hi everyone. I'm very much a beginner with Ext JS and am trying to create a sample app using Ext JS 4. One of the features of it is a floating...

    Started by deryk, 8 Nov 2011 3:01 PM
    • Replies: 5
    • Views: 836
    10 Nov 2011 8:05 AM Go to last post
  11. Combobox in grid - strange HTML code inside

    This been bugging me for a long long long time - it didn't happen in Extjs 3. Basically its a dynamic generated grid. The heading will expand...

    Started by joelchu, 10 Nov 2011 7:53 AM
    • Replies: 0
    • Views: 371
    10 Nov 2011 7:53 AM Go to last post
  12. AbstractStore

    Hi, I'm writing undo-redo functionality for a store and need it to work with both the Ext.data.Store and the Ext.data.TreeStore. I would like my...

    Started by lager, 9 Nov 2011 1:53 PM
    • Replies: 6
    • Views: 682
    10 Nov 2011 5:52 AM Go to last post
  13. Bind Gridpanel to model children.

    Hi, Given a form(for example) which displays various fields from a model(Fine with this). How do i Display its children in a Gridpanel. Any...

    Started by rfox, 9 Nov 2011 8:53 AM
    • Replies: 2
    • Views: 522
    10 Nov 2011 3:48 AM Go to last post
  14. Find Cell or Cellindex in grid itemmouseenter Event

    Hi, i created a grid. Now I need a mouseover event and I want to know how I can find out the reference to cell or to cell index. Can anyone...

    Started by lukas.wappler, 29 Apr 2011 1:31 AM
    • Replies: 3
    • Views: 1,027
    10 Nov 2011 3:25 AM Go to last post
  15. Expandable Grid doesn't work.

    Hi, Does anybody know why the expandable grid from http://dev.sencha.com/deploy/ext-4.0.2a/examples/grid/grid-plugins.html doesn't work?

    Started by rsqw, 10 Nov 2011 1:13 AM
    • Replies: 2
    • Views: 417
    10 Nov 2011 2:41 AM Go to last post
  16. how to get data from MySQL??

    anyone can help me..? I want to get data from mysql database at EXT JS 4.... with PHP script or another way? what database is usually at EXTJS4?...

    Started by dominicus.bernardus, 9 Nov 2011 11:21 PM
    • Replies: 4
    • Views: 873
    10 Nov 2011 1:01 AM Go to last post
  17. Question Grid: RowHeader ?

    Hello, I would like to know, if it's possible to configure row headers in a grid. Of course i can take a standard column ,change the backcolor to...

    Started by yclick, 9 Nov 2011 10:33 AM
    extjs, grid, rowheader
    • Replies: 3
    • Views: 548
    9 Nov 2011 11:06 PM Go to last post
  18. How to not render hidden columns in Grid

    I've noticed that when you hide a column in the Grid (via the menu in the column header), the markup is still generated, but is hidden. This seems...

    Started by Burke, 9 Nov 2011 3:40 PM
    • Replies: 1
    • Views: 481
    9 Nov 2011 10:09 PM Go to last post
  19. Question ext 4.0 how to update ext.panel content from url? (new content come from remote)

    As this title. Please help me. I want to update panel content from remote , a server side file like *.php or *.html. First, I write this code get...

    Started by tyds, 18 Jun 2011 5:38 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,862
    9 Nov 2011 9:56 PM Go to last post
  20. Scoped version of gray theme?

    I am attempting to use ExtJS 4 with it's gray theme in an application that has alot of other non Ext generated HTML and as such I cannot use the...

    Started by BulletzBill, 8 Nov 2011 1:32 PM
    • Replies: 5
    • Views: 1,770
    9 Nov 2011 5:23 PM Go to last post