|
-
Apr 6th, 2001, 02:45 AM
#3
New Member
Try to use MSHFlexGrid. Code example:
Set Me.MSHFlexGrid1.DataSource = Me.adcReport
Me.MSHFlexGrid1.Sort = 7
Sort Property
-----------------
flexSortNone 0 None.
flexSortGenericAscending 1
flexSortGenericDescending 2
flexSortNumericAscending 3
flexSortNumericDescending 4 flexSortStringNoCaseAsending 5 flexSortNoCaseDescending 6
flexSortStringAscending 7
flexSortStringDescending 8
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|