Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids
Message
From
09/07/1999 10:25:30
 
 
To
09/07/1999 10:07:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Grids
Miscellaneous
Thread ID:
00239393
Message ID:
00239417
Views:
15
Thanks Cetin, I've got one more question, hopefully there's a quick solution:)
I currently have a grid in which I have non-visually created in the grid init. Setting properties is not a problem. However, I'm trying to program the headers .click events with the following code:

******
private chrParams

chrParams = "chrHeader=[" + upper( alltrim( this.caption ) ) + "]"
thisform.m_Change_Order( chrParams ) &&changes order on the grid
return
******

Is there an easy way to accomplish this?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform