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

ReportControl Sorting issue

 Post Reply Post Reply
Author
Message
Charleslee View Drop Down
Newbie
Newbie


Joined: 15 January 2013
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Charleslee Quote  Post ReplyReply Direct Link To This Post Topic: ReportControl Sorting issue
    Posted: 22 February 2013 at 5:57am
Hi,
I'm trying to implement a sorting function by using report control and SQL statement. And I do not want to using the default sorting function offered by report control when I click on the colum header. So I disable the sorting function using "m_wndReport->GetReportHeader()->AllowColumnSort(FALSE)".
The problem is that I need the notification of the LClick on the colum header and the triangle on the colum header to indicate the DESC or ASC sorting direction . But I can not find out such a notify message in the documents.

Can someone give me some suggestions?
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.094 seconds.