ReportControl Sorting issue |
Post Reply |
Author | |
Charleslee
Newbie Joined: 15 January 2013 Status: Offline Points: 1 |
Post Options
Thanks(0)
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. |
|
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 |