|
-
Nov 22nd, 2004, 09:50 AM
#1
Thread Starter
Hyperactive Member
ListView.AllowColumnReorder
I have been asked to simulate the way Excel allows you to "Freeze" certain columns so that when you scroll they are still visible. I thought I could do this by reordering the columns when the scroll bar is clicked. I know that you can allow the user to resort by switching the ListView.AllowColumnReorder flag to True but can I manually switch columns through code? Does anyone have another suggestion for this functionality? Keep in mind that there will be a large number of rows for the ListView.
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
|