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

Report and Item Control

 Post Reply Post Reply
Author
Message
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 515
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Topic: Report and Item Control
    Posted: 23 June 2010 at 9:47am
Hello,

i have x * 1000 records.
On some state i will disable editing (with control.AllowEdit(FALSE) ) and
i will disable all ItemControls.
is there a simple way to disable all Item Control buttons ?
or must i change all records -> GetItem -> GetControl -> SetEnable(FALSE).

if there is no solution, i wish to make function GetEnable in class CXTPReportRecordItemControl  virtual

thanks
  Jimmy

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.141 seconds.