Filtering MSFlexGrid to only display certain entries from file

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

    Filtering MSFlexGrid to only display certain entries from file

    Hey!
    I have an MSFlexGrid which reads entries from a data file. Is it possible to load
    the entire table and entries, but filter the table to only display only those rows which have the same text in that particular cell of the same column ?
    Thanks in advance
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    That can be filtered by using SQL.

    Comment

    Working...