Search Results

Type: Posts; User: maverick

Search took 0.01 seconds.
  1. Thanks for your reply.

    Can you please explain how can i prepare config in
    var plugin = new Ext.ux.HoverActions(config); to achieve something like this


    <Plugins>
    ...
  2. I have an aspx page with an ext.net tree panel and a plugin attached to it. I want to remove plugin markup from aspx page and want to add this plugin to tree panel using extjs code. Is anyone aware...
  3. Steps to reproduce:
    I have an user control "MyGenericTreePanel.ascx" consisting following:
    1. A TreePanel with Async TreeNode
    2. Displays data from a ajax call

    MyGenericTreePanel.ascx

    <%@...
Results 1 to 3 of 3