Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - GetReportCtrl().Copy() not working in Virtual Mode
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

GetReportCtrl().Copy() not working in Virtual Mode

 Post Reply Post Reply
Author
Message
Makarand View Drop Down
Senior Member
Senior Member
Avatar

Joined: 27 February 2007
Location: India
Status: Offline
Points: 140
Post Options Post Options   Thanks (0) Thanks(0)   Quote Makarand Quote  Post ReplyReply Direct Link To This Post Topic: GetReportCtrl().Copy() not working in Virtual Mode
    Posted: 03 July 2013 at 2:56am
Hello,

We are using Virtual Mode report control. We are trying to copy the row text into the clipboard using following code.

GetReportCtrl().Copy();

Above code is not coping the selected row text into the clipboard.

We also confirmed with "Xtreme ToolkitPro v16.2.0\Samples\ReportControl\VirtualList" sample. To reproduce this issue in the VirtualList just wndReport.AllowEdit(FALSE); and try to copy the selected row (Ctrl+c or Edit->Copy).Confused

Any fix for this issue?

Thanks,
-Makarand

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.