Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00145885
Message ID:
00145887
Vues:
27
>Here's the thing:
>- A grid vith the parameterized view
>- Column order gets changed by the user
>- Shortly after the view (source) gets Requery()d with totaly different parameters, and grid refreshes
>- User ends up with modified order of grid columns, but original order of data(view) columns
>Why doesn't the data follow the grid's column order?
>
>Cheers
Hi,

There is no co-relation between data and grid. both of these are different entities. If you want to Order By the View, you would create an index on it runtime.

Bye
Jayesh
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform