DataDrop plugin

  1. #1

    DataDrop plugin

    Hello

    I'm trying to prove by example that this in:

    http://forums.ext.net/showthread.php...ataDrop-plugin

    But do not get it to work. If commented ext: GenericPlugin the grid is fine.
    On the other hand if I mention the screen remains blank and nothing is visible

                <Plugins>
                    <ext:GenericPlugin 
                        runat="server"
                        InstanceName="Ext.ux.grid.DataDrop"
                        Singleton="true"
                        Path="Override.js,Ext.ux.plugins.DataDrop.js"
                        />
                </Plugins>
    Js file are at the root of the application and the error details are as follows:

    Message: 'Ext.ux.grid.DataDrop' is null or not an object

    Thank you very much
  2. #2
    nobody knows anything?

Similar Threads

  1. [CLOSED] Implementing ExtJS Grid DataDrop plugin
    By Moltas in forum 1.x Legacy Premium Help
    Replies: 27
    Last Post: Aug 23, 2013, 3:02 PM
  2. [CLOSED] Plugin
    By boris in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Nov 23, 2011, 1:10 PM
  3. 1.0 generic plugin
    By [WP]joju in forum 1.x Help
    Replies: 7
    Last Post: Dec 07, 2009, 12:37 PM

Posting Permissions