DBGrid Sort
It is nice technique for dbgrid sorting.Youcan sort Dbgrid Columns by clicking on the grid column headerin two ways ascending or descending. Original Author: Adam Abas Returns Sorted Records in dbgrid. Side Effects No Idea, API Declarations Code Option ExplicitDim st As Boolean***********************Private Sub DBGrid1_HeadClick(ByVal ColIndex As Integer)’Dbgrid Columns sort by clicking the grid header in two way ascending… Read More »