Board index » delphi » Help: Sorting and Range
Lawrence Leary
![]() Delphi Developer |
Sun, 10 Dec 2000 03:00:00 GMT
Help: Sorting and RangeI have a DBGrid for displaying the table. Ex: Lets say that I have a table which contains Cust No Item Purchased Date Purchased, etc... I would like to use a component that will display the customer numbers This selection (double click) will refresh the DBGrid with records that I am using SetRange with the starting and ending values being equal. I would appreciate any positive suggestions. |