Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids
Message
From
08/12/2022 13:46:24
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
08/12/2022 12:57:47
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Re: Grids
Miscellaneous
Thread ID:
01685462
Message ID:
01685465
Views:
62
>>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

ColumnOrder is determining the column of the cursor to pick? It's about visibly sorting the columns! There is not a single word in the help on this. And, since I never do this, because design time handling grids with dynamics odd at least I had never a chance to see this.
I'm to old for this kind of feature.

So how in relation of columnorder and zorder does this work? The grid has columns with and without ColumnOrder set, and ZOrder is special as well? How does it end up?

And could you produce some meaningful English text about this behaviour for the VFPX help project? I put it there, but it would be nice to have it in English written. I set up an issue ....

(-‸ლ)
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform