Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem in Grid's Header
Message
From
31/10/2002 13:21:19
 
 
To
31/10/2002 11:38:37
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00717095
Message ID:
00717429
Views:
15
>Simple is nice. I took your advise, Green for ascending, Red for Descending, Dark Gray for index not used and white for no index available.
>
>Thanks!

If you want to avoid the colours. I set the header's caption Italic if a column has an index. If the column is sortet I set the font in the header to bold. To indicate the sort order I prepend the caption with a string as follows
#define	_ASC_	'^ '
#define	_DESC_	'v '
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform