Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form.Grid.Header.Click()
Message
From
13/07/1999 21:31:31
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00239710
Message ID:
00241108
Views:
14
>if ( ! empty( this.mcTag ) and ! this.mlColumnMoved and ! this.mlColumnSized )
> * sortable column that was clicked
> this.mlAscending = ! this.mlAscending
> this.parent.parent.Reorder( this.mcTag, this.mlAscending )
> loArrow.mcColumnName = this.parent.Name
>endif

Hi David, this thread was very interesting.
I want to know something, What code did you put in this.parent.parent.Reorder( this.mcTag, this.mlAscending )?

Thanks

Juan Carlos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform