Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - SetReportHeader- rows are not sorting
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SetReportHeader- rows are not sorting

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


Joined: 09 January 2007
Location: Ukraine
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote andrey Quote  Post ReplyReply Direct Link To This Post Topic: SetReportHeader- rows are not sorting
    Posted: 22 January 2007 at 9:58am

Hello. I have a problem with

CXTPReportControl.SetReportHeader

after using
m_wndReportCtrl.SetReportHeader(new CXTPReportHeader(&m_wndReportCtrl, pCols));
 
the rows cannot be sorted by clicking the header, thus

m_wndReportCtrl.GetReportHeader()->IsAllowColumnSort() is TRUE and with defaule header they were sorted too.

How can I make them be sorted? Thanks.
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.