<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: DataDrop &#8211; Drag Grid Data in From a Spreadsheet</title>
	<atom:link href="http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/</link>
	<description>The Playground of VinylFox (Shea Frederick)</description>
	<lastBuildDate>Sat, 14 Jan 2012 23:06:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Shea Frederick</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-10341</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Wed, 04 Jan 2012 01:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-10341</guid>
		<description>It can be used with Ext4, but some modifications are needed. It&#039;s all open source, so feel free to fork it on Github and make the changes.</description>
		<content:encoded><![CDATA[<p>It can be used with Ext4, but some modifications are needed. It&#8217;s all open source, so feel free to fork it on Github and make the changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shea Frederick</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-10340</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Wed, 04 Jan 2012 01:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-10340</guid>
		<description>It&#039;s all open source, feel free to fork it on Github and make the needed changes yourself.</description>
		<content:encoded><![CDATA[<p>It&#8217;s all open source, feel free to fork it on Github and make the needed changes yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-10338</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Tue, 03 Jan 2012 21:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-10338</guid>
		<description>Hi, thas plugin is awesome !!!!...

but i get a ask for you...

Can i use it in Extjs 4.0???

 i need urgent !!!</description>
		<content:encoded><![CDATA[<p>Hi, thas plugin is awesome !!!!&#8230;</p>
<p>but i get a ask for you&#8230;</p>
<p>Can i use it in Extjs 4.0???</p>
<p> i need urgent !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kprk</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-9685</link>
		<dc:creator>kprk</dc:creator>
		<pubDate>Tue, 11 Oct 2011 10:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-9685</guid>
		<description>Hi Shea, can this one used for extjs 4.* versions ?</description>
		<content:encoded><![CDATA[<p>Hi Shea, can this one used for extjs 4.* versions ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shea Frederick</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-9442</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Mon, 15 Aug 2011 09:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-9442</guid>
		<description>You should check out the examples folder, there is a simple example of using this plugin in a grid.

https://github.com/VinylFox/ExtJS.ux.DataDrop/tree/master/examples/grid</description>
		<content:encoded><![CDATA[<p>You should check out the examples folder, there is a simple example of using this plugin in a grid.</p>
<p><a href="https://github.com/VinylFox/ExtJS.ux.DataDrop/tree/master/examples/grid" rel="nofollow">https://github.com/VinylFox/ExtJS.ux.DataDrop/tree/master/examples/grid</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-9441</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Mon, 15 Aug 2011 08:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-9441</guid>
		<description>I am new to using 3rd party &quot;plug-ins&quot; and the ability to drag/drop tabulated data from Excel to an ASP.NET GridView is something I need to implement as a matter of urgency.

I have looked at the source for this excellent concept but do not know how to implement it!!!!

Does anyone have a some simple example source code that they can show me that uses this drag/drop functionality with an GridView????

Regards,
Guy</description>
		<content:encoded><![CDATA[<p>I am new to using 3rd party &#8220;plug-ins&#8221; and the ability to drag/drop tabulated data from Excel to an ASP.NET GridView is something I need to implement as a matter of urgency.</p>
<p>I have looked at the source for this excellent concept but do not know how to implement it!!!!</p>
<p>Does anyone have a some simple example source code that they can show me that uses this drag/drop functionality with an GridView????</p>
<p>Regards,<br />
Guy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Desiree</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-9367</link>
		<dc:creator>Desiree</dc:creator>
		<pubDate>Fri, 22 Jul 2011 02:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-9367</guid>
		<description>This is my setup. I&#039;m not sure why but when I remove the plugin, the contextmenu shows up.

//-----------------CONTEXTMENU------------------//
    this.mycontextmenu = new Ext.menu.Menu({
        items: [{
                text: &#039;&lt;b&gt;Copy&lt;/b&gt;&#039;,
                scope: this,
                handler: function() 
                {  
                    //do something
                }
            }, {
                text: &#039;Paste&#039;,
                disabled: true,
                scope: this,
                handler: function() 
                {   
                    //do something
                }
            }, {
                text: &#039;Insert Copied Record(s)...&#039;,
                disabled: true,
                scope: this,
                handler: function() 
                {   
                    //do something
                }
            }, &#039;-&#039;, {
                text: &#039;Insert Row Above&#039;,
                id: 7,
                scope: this,
                handler: onItemClick1
            }, {
                text: &#039;Insert Row Below&#039;,
                id: 8,
                scope: this,
                handler: onItemClick1
        }]
    });

//-----------------EDITORGRID------------------//
    this.myGrid = new Ext.grid.EditorGridPanel({
        store: myStore,
        autoHeight: true,
        animCollapse: true,
        cm: myCm,
        clicksToEdit:1,
        ddGroup : &#039;embGrid-dd&#039;+ FormData.RequestId,  
        ddText : &#039;Transfer this row.&#039;, 
        enableColumnHide: false,
        enableColumnMove: false,
        enableColumnResize: true,
        enableHdMenu: false,
        enableDragDrop : true,
        frame: true,
        loadMask: true,
        plugins: [Ext.ux.grid.DataDrop],
        stripeRows: true,
        viewConfig:{forceFit:true},
        width: 690,
        listeners: {
            cellcontextmenu: {
                scope: this,
                fn: function(grid, row, col, event)
                {
                    grid.getSelectionModel().selectRow(row);
                    
                    x = event.browserEvent.clientX;
                    y = event.browserEvent.clientY;
                                        
                    if (this.myCopiedRecord != null)
                    {                                
                        this.mycontextmenu.items.items[1].enable();
                    }
                    
                    this.mycontextmenu.showAt([x,y]);
                }
            },
            afterEdit: {
                scope: this,
                fn: function(e) {
                    //do something 
                }
            }
        }
    });</description>
		<content:encoded><![CDATA[<p>This is my setup. I&#8217;m not sure why but when I remove the plugin, the contextmenu shows up.</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;CONTEXTMENU&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;//<br />
    this.mycontextmenu = new Ext.menu.Menu({<br />
        items: [{<br />
                text: '<b>Copy</b>',<br />
                scope: this,<br />
                handler: function()<br />
                {<br />
                    //do something<br />
                }<br />
            }, {<br />
                text: 'Paste',<br />
                disabled: true,<br />
                scope: this,<br />
                handler: function()<br />
                {<br />
                    //do something<br />
                }<br />
            }, {<br />
                text: 'Insert Copied Record(s)...',<br />
                disabled: true,<br />
                scope: this,<br />
                handler: function()<br />
                {<br />
                    //do something<br />
                }<br />
            }, '-', {<br />
                text: 'Insert Row Above',<br />
                id: 7,<br />
                scope: this,<br />
                handler: onItemClick1<br />
            }, {<br />
                text: 'Insert Row Below',<br />
                id: 8,<br />
                scope: this,<br />
                handler: onItemClick1<br />
        }]<br />
    });</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;EDITORGRID&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;//<br />
    this.myGrid = new Ext.grid.EditorGridPanel({<br />
        store: myStore,<br />
        autoHeight: true,<br />
        animCollapse: true,<br />
        cm: myCm,<br />
        clicksToEdit:1,<br />
        ddGroup : &#8216;embGrid-dd&#8217;+ FormData.RequestId,<br />
        ddText : &#8216;Transfer this row.&#8217;,<br />
        enableColumnHide: false,<br />
        enableColumnMove: false,<br />
        enableColumnResize: true,<br />
        enableHdMenu: false,<br />
        enableDragDrop : true,<br />
        frame: true,<br />
        loadMask: true,<br />
        plugins: [Ext.ux.grid.DataDrop],<br />
        stripeRows: true,<br />
        viewConfig:{forceFit:true},<br />
        width: 690,<br />
        listeners: {<br />
            cellcontextmenu: {<br />
                scope: this,<br />
                fn: function(grid, row, col, event)<br />
                {<br />
                    grid.getSelectionModel().selectRow(row);</p>
<p>                    x = event.browserEvent.clientX;<br />
                    y = event.browserEvent.clientY;</p>
<p>                    if (this.myCopiedRecord != null)<br />
                    {<br />
                        this.mycontextmenu.items.items[1].enable();<br />
                    }</p>
<p>                    this.mycontextmenu.showAt([x,y]);<br />
                }<br />
            },<br />
            afterEdit: {<br />
                scope: this,<br />
                fn: function(e) {<br />
                    //do something<br />
                }<br />
            }<br />
        }<br />
    });</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shea Frederick</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-9351</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Tue, 19 Jul 2011 16:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-9351</guid>
		<description>Interesting...I thought it would work with contextmenu, but havent tested it. Can you post an example of how you setup your contextmenu?</description>
		<content:encoded><![CDATA[<p>Interesting&#8230;I thought it would work with contextmenu, but havent tested it. Can you post an example of how you setup your contextmenu?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Desiree</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-9336</link>
		<dc:creator>Desiree</dc:creator>
		<pubDate>Fri, 15 Jul 2011 08:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-9336</guid>
		<description>This is great! 

I have one problem though. My contextmenu  is not showing/working once I added the plugin.  Any ideas on that?

Other than that, this is great! 

Thanks!</description>
		<content:encoded><![CDATA[<p>This is great! </p>
<p>I have one problem though. My contextmenu  is not showing/working once I added the plugin.  Any ideas on that?</p>
<p>Other than that, this is great! </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mjsrs</title>
		<link>http://www.vinylfox.com/datadrop-drag-grid-data-from-spreadsheet/comment-page-1/#comment-8186</link>
		<dc:creator>mjsrs</dc:creator>
		<pubDate>Fri, 21 Jan 2011 10:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.vinylfox.com/?p=473#comment-8186</guid>
		<description>Great!Exactly the hack I was needing!
Works perfectly!
Thanks!</description>
		<content:encoded><![CDATA[<p>Great!Exactly the hack I was needing!<br />
Works perfectly!<br />
Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

