Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid:)
Message
From
21/02/2004 14:25:36
 
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Re: Grid:)
Miscellaneous
Thread ID:
00879474
Message ID:
00879645
Views:
13
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform