|
-
Oct 16th, 2000, 06:07 AM
#1
Thread Starter
New Member
Hi!
When using MsFlexGrid.Sort = 1
Only current column is re-arranged based on sorting conditions.
I want to hold the rows together so that all cells in a row follows the sorted column.
Just like when sorting a bunch o cells in Excel.
Any tips are welcome!
-
Oct 16th, 2000, 01:44 PM
#2
Hi Thomas
It works perfect in all my applications without any tricks. The total row is kept together. Don't forget to set the actual column, which you want to sort, like MSflexgrid1.col = 1 and then MSflexgrid1.sort = 1
Jorgen
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
|