Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Multi-level Column Sorting
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Multi-level Column Sorting

 Post Reply Post Reply
Author
Message
omid View Drop Down
Newbie
Newbie
Avatar

Joined: 03 November 2007
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote omid Quote  Post ReplyReply Direct Link To This Post Topic: Multi-level Column Sorting
    Posted: 05 December 2008 at 4:26am

Is there any way to use Multi-level Column Sorting in my codes?

CXTPReportColumns::SetSortColumn() just sort one column.

Thanks for any help.
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 10 December 2008 at 11:44am
Try to use these:

void InsertSortColumn(CXTPReportColumn* pColumn);
CXTPReportColumnOrder* GetSortOrder() const;
Back to Top
omid View Drop Down
Newbie
Newbie
Avatar

Joined: 03 November 2007
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote omid Quote  Post ReplyReply Direct Link To This Post Posted: 11 December 2008 at 12:00pm

Thanks

Back to Top
Benit View Drop Down
Newbie
Newbie
Avatar

Joined: 14 March 2011
Location: India
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Benit Quote  Post ReplyReply Direct Link To This Post Posted: 09 May 2011 at 2:58am

Hi can you explain  me the steps in using this SetSortColumn() fo XT. because I am not able to get the sorted results but i can only see the ^ icon set to the column header where I am clicking

Thanks in advance
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.