![]() |
DropRecordsEx TargetRecord is wrong in 13.1.0 |
Post Reply
|
| Author | |
John31
Groupie
Joined: 08 December 2005 Location: United States Status: Offline Points: 70 |
Post Options
Thanks(0)
Quote Reply
Topic: DropRecordsEx TargetRecord is wrong in 13.1.0Posted: 10 November 2009 at 3:10pm |
|
In 13.1 the DropRecordsEx event now returns the incorrect TargetRecord when fired. If the Target Record is a child record the parent record is reported as the target. Edit the ReportSample.vbp file in ...\Xtreme SuitePro ActiveX v12.1.1\Samples\ReportControl\VB\ReportSample folder and Edit the ReportSample.vbp file in ...\Xtreme SuitePro ActiveX v13.1.0\Samples\ReportControl\VB\ReportSample folder
Private Sub wndReport_DropRecordsEx(ByVal TargetRecord As XtremeReportControl.IReportRecord, ByVal Records As XtremeReportControl.IReportRecords, ByVal Above As Boolean)
In the 12.1.1 version the child item is reported as the target. In the 13.1.0 version the parent of the child item is reported as a target item.
|
|
|
Regards
John Layton |
|
![]() |
|
mdoubson
Senior Member
Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 November 2009 at 7:56pm |
|
Use https://forum.codejock.com/uploads/BetaOCX/ReportControlBeta13-2.rar
and apply settings ReportControl.UnrestrictedDragDrop = True
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |