Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - EditOnClick ReportControl
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

EditOnClick ReportControl

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


Joined: 21 April 2005
Location: United States
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote kkunam Quote  Post ReplyReply Direct Link To This Post Topic: EditOnClick ReportControl
    Posted: 21 April 2005 at 4:19pm
Hi,

I am trying to achieve the property grid like behaviour in the Report Control.
I have set EditOnClick to true and the ReportRecordItem and ReportColumn have editabel set to true, but I cant seem to be getting into edit mode on any of the Items with a single click on the item. I have noticed that clicking on the grid lines or close to the grid lines gets you into edit mode sometimes. Is there an obvious bug here or am I doing something wrong?

Please advise

Thanks in advance
Krishna
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 21 April 2005 at 11:08pm
may be you need to call

m_wndPropertyGrid.AllowEdit(TRUE);

I'm running TaskList frame of Report Control sample and don't see any problems...

 

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.051 seconds.