amer
Aug 23rd, 2000, 10:52 AM
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 ???
- 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 ???