Hi Isomorphic,
please see this sample (v11.1p_2018-01-09) and sort on population. Then add a row with population=100.
This is what it looks like for me in Chromium 63 / FF57 Portable:
See how the row is sorted to the top of the dataset (and out of view), before the sort indicators are removed.
This is the same test, without sorting before adding:
In my opinion, the latter behavior is the correct one w.r.t to this post of yours and the ResultSet.setUpdatePartialCache() docs.
This is not an important one for me, I just noticed it testing another case.
Best regards
Blama
please see this sample (v11.1p_2018-01-09) and sort on population. Then add a row with population=100.
This is what it looks like for me in Chromium 63 / FF57 Portable:
See how the row is sorted to the top of the dataset (and out of view), before the sort indicators are removed.
This is the same test, without sorting before adding:
In my opinion, the latter behavior is the correct one w.r.t to this post of yours and the ResultSet.setUpdatePartialCache() docs.
This is not an important one for me, I just noticed it testing another case.
Best regards
Blama
Comment