Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid PanelLink equivalent?
Message
 
 
À
16/07/2001 23:20:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00531338
Message ID:
00531426
Vues:
9
Hi!

In the Scrolled event of the grid put a code:

this.Columns(1).ColumnOrder = this.LeftColumn
this.Columns(1).ColumnOrder = this.LeftColumn + 1

Run above code also in certain events in case you grid scroll self without firing of the Scrolled event (such situation happen quite often, need to tune grid more).

HTH.

>Hi all,
>
>Is there a way to mimick or modify the Split capabilities for a grid? What I need is a grid that is split with 2 columns on the left and the rest of the columns on the right side without those 2 initial columns showing up again on the right side of teh grid. I can use the built-in functionality but it doesn't look so pretty as both the vertical and horizontal scrollbars are visible on both sides as well as all the columns are present on both sides.
>
>I've experimented with having two seperate grids but then I can't link them very nicely. The best I have done has the rows offset once someone starts scrolling around.
>
>---
>TIA,
>Jonathan Chan
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform