Results 1 to 4 of 4

Thread: a silly question

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 1999
    Location
    Rawalpindi,Punjab,Pakistan
    Posts
    36

    Exclamation A silly Question, PLEASE HELP!

    I have a form (frmCustomer) with following controls on it:

    - Data (datCustomer)
    Database Name : dbMaster
    Record Source : tblCustomer
    - MSFlexGrid (flxCustomer)

    There are two index associated with tblCustomer
    - CustNo (Primary)
    - CustName

    By default data is appearing in MSFlexGrid with primary index whereas i like to show it on other index (CustName).

    Can some body help me and tell me HOW ???

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898

    Cool

    Hi,

    Instead of worrying about using the index. On the grid there is a sort property which you can use against a column. It's very efficient and easy to use.

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 1999
    Location
    Rawalpindi,Punjab,Pakistan
    Posts
    36
    Hi Crawley,

    using sort wont slow down the process ???


  4. #4
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    Depends on the number of records, size of recordset, memory available....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width