I'm currently experiencing an issue using filterable in conjunction with editable using c# and mvc. After applying a filter and editing some data in a cell. When the filter is removed, the cell that I edited no longer possesses the edited cell/k-dirty-cell class, but the data persists. What's the best solution for this? I would like for that class to remain after the filter is removed