Commit 365561cf authored by Igor.Zotov's avatar Igor.Zotov Committed by Alexander.Trofimov

http://bugzserver/show_bug.cgi?id=25852 - [CoEdit] Кнопка автофильтра...

http://bugzserver/show_bug.cgi?id=25852 -  [CoEdit] Кнопка автофильтра становится активной при добавлении ее к пустым данным залоченной области

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@64017 954022d7-b5bf-4e40-9824-e11837661b57
parent 55c7ce25
......@@ -11014,6 +11014,8 @@
if(t.autoFilters.checkAddAutoFilter(ar, styleName, addFormatTableOptionsObj) === true)
this._isLockedAll (onChangeAutoFilterCallback);
else//для того, чтобы в случае ошибки кнопка отжималась!
t.handlers.trigger("selectionChanged", t.getSelectionInfo());
};
WorksheetView.prototype.changeAutoFilter = function (tableName, optionType, val) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment