With an active dataset, filtering is not supported unfortunately. You need to call TMSFNCGridDataBaseAdapter.LoadAllDataAndDisconnect, so the data is stored in the grid, and then the filter will pick up the values.
With an active dataset, filtering is not supported unfortunately. You need to call TMSFNCGridDataBaseAdapter.LoadAllDataAndDisconnect, so the data is stored in the grid, and then the filter will pick up the values.