Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid:)
Message
De
21/02/2004 14:25:36
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Re: Grid:)
Divers
Thread ID:
00879474
Message ID:
00879645
Vues:
10
>hello,
>
>there is no need to know VB:) rowspanning is an option in HTML.
>
>ok:) I'll draw
>
>field 1 field 2 field 3
>__________________________
>val 1 | val2 | sub val 3|
>___________________________
> |subval 3.1|
>val 4 | val5 | sub val 6|
>val 4 | val5 | sub val 6|
> |subval 6.1|
> |subval 6.2|
>____________________________
>
>Get it?:) I think i'll use a special cursor but it's not to elegant:)
>
>thanks,
>Ionut



Ionut,

Thanks for explanation, now I know what the term refers to.
The BaseClass "grid" in VFP doesn't support rowspan or colspan features.

As a trick, and I'm sure you have thought it, you can put a textbox (say txtCol1) at left side of the grid, and change txtCol1.Value at AfterRowColChange event of grid.

Have a nice time,

Enrique
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform