Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - how to set the check state of the checkboxes
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

how to set the check state of the checkboxes

 Post Reply Post Reply
Author
Message Reverse Sort Order
yangyanhui View Drop Down
Senior Member
Senior Member


Joined: 20 August 2020
Status: Offline
Points: 131
Post Options Post Options   Thanks (0) Thanks(0)   Quote yangyanhui Quote  Post ReplyReply Direct Link To This Post Topic: how to set the check state of the checkboxes
    Posted: 22 December 2021 at 12:31am
Hi, I have reportctrl and a button.when i push the button,i need to select the checkboxes of all the items in the reportctrl.I have tried 
      m_wndReportCtrl.GetRecords()->GetAt(i)->GetItem(0)->SetChecked(TRUE);
but nothing changed.What else should I do?
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.156 seconds.