J
JP
I'm using the standard filter and sort functionality in a datasheet view.
I'm finding that both the RecordSet and RecordsetClone properties are the
same even after filtering and/or sorting. The RecordSetClone should
represent the data after filtering and sorting. Instead they both represent
the data as the datasheet appears with no filter or sort.
This is only the case with an ADP project. With an MDB project the
RecordSetClone represents the datasheet after filtering and sorting.
How do I get a recordset that accurately represents the datasheet after
filtering and sorting?
TIA, JP
I'm finding that both the RecordSet and RecordsetClone properties are the
same even after filtering and/or sorting. The RecordSetClone should
represent the data after filtering and sorting. Instead they both represent
the data as the datasheet appears with no filter or sort.
This is only the case with an ADP project. With an MDB project the
RecordSetClone represents the datasheet after filtering and sorting.
How do I get a recordset that accurately represents the datasheet after
filtering and sorting?
TIA, JP