![]() |
How to remove sorting of ReportControl |
Post Reply
|
| Author | |
progame
Newbie
Joined: 15 July 2004 Location: China Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Topic: How to remove sorting of ReportControlPosted: 08 July 2005 at 6:03am |
|
When click a column header, i can sort grid with current column, and when i click another, the sorting item will be moved. but how can i restore it to old status(without any sorting column)? and when i use shift+click to make all column be sorted, how can i restore it?
|
|
![]() |
|
progame
Newbie
Joined: 15 July 2004 Location: China Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 July 2005 at 6:04am |
|
hope your replies, thx a lot.
|
|
![]() |
|
nighthawk
Senior Member
Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 July 2005 at 2:00pm |
|
I didn't test it but have you tried:
ReportControl.SortOrder.DeleteAll |
|
![]() |
|
progame
Newbie
Joined: 15 July 2004 Location: China Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 July 2005 at 10:32pm |
|
yes, i know how to remove it by code, but how to do it by mouse and keyboard? i means end-user to remove this sorting, not developer. why not let it's behavour just like grid in outlook?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 July 2005 at 4:38am |
|
How it can be removed in Outlook?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
nighthawk
Senior Member
Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 July 2005 at 4:31pm |
|
Perhaps you can remove the sort using a righ-click popup menu option.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |