Tagged Questions

1
vote
3answers
348 views

Sort DBGrid by clicking column’s title

Well, this seems a little tricky (if not imposible). I'm tryin to make my DBGrid sort its data by clicking on column's title. The thing is that I'm (sadly) working with Delphi3, I'm not using ADO …