Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sorting a CBMemSet?

Status
Not open for further replies.

tjcusick

Programmer
Dec 26, 2006
134
US
I see there is a .Sort; for a CBMemSet but is there a way i can define what i want to sort on for the CBMemSet cus it appears to be sorting on the first column?

WHat i would like is to be able to sort on the first and the third columns? Is that possible in Delphi Code?

Thanks

Tom
 
Actually i just found and read through the CBC4Man.pdf and it has what i needed to do in it and that is just set up my OnGetSortKey.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top