Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I have multiline headers in my grids?
Message
From
06/04/2000 04:13:22
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00354349
Message ID:
00356146
Views:
14
Hi Milt.

>> Tried you suggestion and it works fine but when I move off the grid the labels disappear. I tried using zorder but that doesn't seem to work. Any idea what I need to do. <<

I assume that the columns in your grid are not movable or resizable. I also assume that the grid does not scroll horizontally. If this is the case, the easiest way to deal with your problem is to actually REPLACE the headers with the labels. IOW, set up your labels to be the same width as the headers and the required height. After you instantiate the labels, make the grid's HeaderHeight = 0.

If you are talking about multi-line headers for a grid that has resizable, movable columns and permits horizontal scrolling, this is an entirely different animal.


Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform