Commit 0f1cc8ea authored by Igor.Zotov's avatar Igor.Zotov Committed by Alexander.Trofimov

добавил ws.isChanged после применения а/ф

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51617 954022d7-b5bf-4e40-9824-e11837661b57
parent 4cff5627
......@@ -2697,9 +2697,9 @@
{activeCells: ar, autoFiltersObject: autoFiltersObject});
// ToDo - здесь вызывается и _updateCellsRange в _reDrawFilters, и делается changeWorksheet
// ToDo - от _reDrawFilters в будущем стоит избавиться, ведь она проставляет стили ячейкам, а это не нужно делать (сменить отрисовку)
ws.isChanged = true;
this._reDrawFilters();
//ws.changeWorksheet("update");
//ws.isChanged = true;
this.drawAutoF();
},
......
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