Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids
Message
De
08/12/2022 12:57:47
 
 
À
08/12/2022 12:47:11
Lutz Scheffler (En ligne)
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Re: Grids
Divers
Thread ID:
01685462
Message ID:
01685463
Vues:
72
>Hi Folks,
>
>I'm lost. I have an app (GoFish) that sets a grid to a controlsource. This is as simple as
>
>loGrid.ColumnCount = Fcount(Thisform.cSearchResultsAlias)
>loGrid.RecordSource = (Thisform.cSearchResultsAlias)
>
>The grid itself has a number of columns at design time, oddly set columnorder, oddly set zorder. Some have a column order some not. The number is different to the one set above.
>
>The column Column17 appears left most and will be the first instantiated. It gets the 3th column of the table. Even when I change the table. It's all time the third.
>Why? Why the third?
>

Because ColumnOrder is set to 3 for that column.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform