CGridView incorrectly translates properties beforeAjaxUpdate and afterAjaxUpdate (the yiiGridView has "afterUpdate" and "beforeUpdate" events), please, fix this issue!
lines 309,311 in CGridView
CGridView incorrectly translates properties beforeAjaxUpdate and afterAjaxUpdate (the yiiGridView has "afterUpdate" and "beforeUpdate" events), please, fix this issue!
lines 309,311 in CGridView
Thanks. Fixed. They should be beforeAjaxUpdate and afterAjaxUpdate.