TMSFNCDataGrid Dataset filtering

Hi,

As a preface, this is using WEB Core.

I am attempting to filter my FNCDataGrid using the xdataset filtering (using the grid filtering, it seems, isn't an option).

I have set the adapter loadmode to almBuffered and implemented a filter on the dataset.

The filtering does work and returns the expected records, but the grid does not clear the records that do not meet the filter criteria.

I have linked the same datasource (the one connected to the adapter) to a TWebDBGrid and here the filtering works as expected, i.e. only the records that meet the filter show.

Any ideas as to what the issue is?

Thanks

There seems to be an issue with the filtering record count. The issue will be fixed in the next version of TMS WEB Core

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.