sparky1970
Programmer
Hi all,
Does anybody know which is the easiest way of fitering a dataset so that it displays only those dates which are between those which are defined by the user?
I've got myself a DBGrid which has 8 or so columns of data, filtering hasn't been a problem up until now because I've only been interested in filtering identical multiple field values e.g. Customer, Project Number, and supplier etc. Now I want to provide a filter which will display only those lines in the table which have invoice dates which fall between those specified in two edit boxes.
Is this possible?
Thanks
Ivan
Does anybody know which is the easiest way of fitering a dataset so that it displays only those dates which are between those which are defined by the user?
I've got myself a DBGrid which has 8 or so columns of data, filtering hasn't been a problem up until now because I've only been interested in filtering identical multiple field values e.g. Customer, Project Number, and supplier etc. Now I want to provide a filter which will display only those lines in the table which have invoice dates which fall between those specified in two edit boxes.
Is this possible?
Thanks
Ivan