Search Type: Posts; User: sraghavachari
Search: Search took 0.03 seconds.
-
20 Aug 2012 7:57 AM
- Replies
- 10
- Views
- 1,787
I was able to fix this by overriding the handleNodeDrop. Essentially checking the destination source to see if the record being copied exists already.
Ext.override(Ext.grid.ViewDropZone, {... -
20 Aug 2012 7:29 AM
- Replies
- 10
- Views
- 1,787
I get the same issue in 4.1.1. I believe the key is the store needs to have the idProperty set to the same field. So you copy the record with the same id and when it drops it throws the error. This...
-
16 Aug 2012 10:57 AM
- Replies
- 39
- Views
- 10,402
4.1.1 version still have this issue when a template column is used in the grid
-
20 Jul 2012 8:52 AM
- Replies
- 1
- Views
- 338
When dragging and dropping between grids if the drop grid is floating then the drag and drop does not work.
Extjs 4.1
Browsers tested IE9 and FF 14.0.1
*/
Ext.require([
'Ext.grid.*', -
25 Apr 2012 10:56 AM
- Replies
- 467
- Views
- 181,705
Does this UX require jQuery?
-
5 Aug 2011 6:01 AM
- Replies
- 4
- Views
- 1,607
Adding the doctype html would solve it on IE9. But it broke other areas of our app. So I had create a support ticket and got an update to ddCore.js. I could'nt upload the js file here but it may be...
-
23 Jun 2011 3:15 AM
- Replies
- 4
- Views
- 1,607
I am using ext 3.4 and i have 2 grids one of them is floating. When the floating attribute is set to true drag and drop doesnt work on IE9. Works fine in Fire Fox and Earlier versions of IE.
... -
23 Mar 2011 12:12 AM
Jump to post Thread: Release Date of ExtJS 4 by sraghavachari
- Replies
- 7
- Views
- 2,782
Thanks Simoens. Without a firm committed date how do people plan on a upgrade path. We are planning to do a major upgrade and are contemplating upgrading to ExtJS 4 but without having a committed...
-
22 Mar 2011 1:56 PM
Jump to post Thread: Release Date of ExtJS 4 by sraghavachari
- Replies
- 7
- Views
- 2,782
What is the scheduled release date for extjs 4?
-
22 Mar 2011 1:53 PM
- Replies
- 3
- Views
- 643
I am seeing the exact behaviour. Remote store it lets u scroll thru the list but i cannot select. Any updates on this one?
-
19 Jul 2010 5:16 AM
- Replies
- 568
- Views
- 196,602
Great, Thanks Doug. I will try these.
-
13 Jul 2010 1:36 PM
- Replies
- 568
- Views
- 196,602
Thanks Doug. I did notice your update on the site. Any idea on when that will be available and where. Appreciate your help.
-
8 Jul 2010 3:23 PM
- Replies
- 568
- Views
- 196,602
Doug,
Thanks for the great user extension. FC supports exporting the report in differerent formats is there an option to do this with the extension.
Thanks
Results 1 to 13 of 13
