I have found if you have a datagrid column with a dropdown filter and you are saving the datagrid setting you end up in a state has changed call back loop.
I just want to save my datagrid settings and be able to edit row but i don't care about saving/loading row editing state.
When I add inline editing and settings, I get a state has changed call back loop.
So you mean that i can't get inline editing and saving/loading settings at same time?