I have a Table filtered by a Filter method.
A combo box on the form to modify the filter.
Which method to use to refresh correctly the NextDBGrid (mono selection and not buffered records) ?
After modification of the filter, NextDBGrid has a strange comportement if selected record (before modify the filter) is not the first record and in a next page (scroll). I think that there is a desynchronization between TTable and NextDBGrid at this moment
Use of Refresh method of the NextDBGrid don't fix this issue.
Thanks!











