In the editable grid, such as user list panel, click the name to edit
and change someone's name, it works fine. But when you try to edit
another name, it will throw exception, which can be found at the browser's
console, because this._model doesn't have renderFunctions property,
at line 99 of Ext20.GridPanel.js.
Original issue reported on code.google.com by
simon...@gmail.comon 1 Dec 2009 at 2:00