Sorting MSFlexgrid by flexStringAscending by 10th column

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MiziaQ
    New Member
    • Nov 2007
    • 63

    Sorting MSFlexgrid by flexStringAscending by 10th column

    How can I sort an MSFlexGrid table by strings by the 10th column in the table ? The table size is increasing as new entries are added. Could you please show some example code ? Thanks
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Have you tried using order by clause in the SQL query itself .

    Comment

    Working...