-
16 May 2011 7:09 AM #1
[4.0.0] Ext.selection.CellModel: error when removing record
[4.0.0] Ext.selection.CellModel: error when removing record
How to reproduce:
Select a cell in the last row of a grid using cell selection model and remove any record from the grid's store. The following error occurs:
Code:Uncaught TypeError: Cannot read property 'id' of undefined Ext.define.getKey Ext.define.add Ext.define.doMultiSelect Ext.define.doSelect Ext.define.onCellSelect Ext.define.refresh Ext.define.refresh Base.callParent Ext.define.refresh Base.callParent Ext.define.refresh Base.callParent Ext.define.refresh Ext.define.onDataChanged fire Ext.define.fireEvent Ext.define.remove Ext.define.removeAt
aka Seboss
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
removing record from store gives error
By sogo in forum Ext 3.x: Help & DiscussionReplies: 11Last Post: 11 Nov 2010, 6:30 AM -
Grid removing record.
By joao_candido in forum Ext 3.x: Help & DiscussionReplies: 1Last Post: 9 Jun 2010, 2:34 PM -
removing a record in editorGrid
By IT100 in forum Ext 2.x: Help & DiscussionReplies: 5Last Post: 25 Sep 2008, 2:20 AM -
Removing record afteredit from editorgrid causes 'xy has no properties' error
By mrollins in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 26 Jun 2008, 7:28 AM -
[2.0.1] Gridview/store error when removing last record
By interlock in forum Ext 2.x: BugsReplies: 1Last Post: 31 Jan 2008, 9:45 AM


Reply With Quote