The datagrid seems to only return records from the recordset as it was initially.
On the page that I have the datagrid on, I also have "start date" and "end date" fields. When these fields are filled, and the form is submitted, the SQL for the recordset is changed to reflect the new criteria, however the datagrid still returns the original recordset. |
|
|