Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - sort report control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

sort report control

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


Joined: 25 May 2010
Location: United States
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote pmizenin Quote  Post ReplyReply Direct Link To This Post Topic: sort report control
    Posted: 25 May 2010 at 4:17pm
Hi, I need to time the performance of report control.  The only way I can come up with is to call a sorting function of the CXTPReportControl.  However, I can't figure out how to do that.  Suppose I created a control with 3 columns, much like in the ReportSample example.

CXTPOfficeBorder<CXTPReportControl,false> m_wndReport;

 The I created a message handler for dblclick or something else.  What function of m_wndReport should I call to sort the control by one of the columns?

Thanks for your help!
-Pavel
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.219 seconds.