Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Check Box in Column Header
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Check Box in Column Header

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


Joined: 01 May 2009
Location: United States
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote mahi1217 Quote  Post ReplyReply Direct Link To This Post Topic: Check Box in Column Header
    Posted: 28 May 2009 at 12:01pm

 
In the example report sample application , to have the checkbox in the column header a static image is used . ( since it is static image it will be checked all the time )
 
is there any way  to have a checkbox in the column header so that i can catch the event when it is clicked
(check all the items if it is checked and uncheck when it is unchecked  )
 
I know CXTPReportRecordItem has HasCheckbox() method to support this .. are there any such methods available to support checkboxes in the column header ???
 
I am building a application where i will have a checkbox in the column header , and once i check the chexbox in the header all the items should be checked in the report control ( same with uncheck ) .
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.139 seconds.