Print Page | Close Window

FieldChooser drags but doesn't drop in MDI child

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=15166
Printed Date: 20 May 2024 at 9:11am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: FieldChooser drags but doesn't drop in MDI child
Posted By: Andrew666
Subject: FieldChooser drags but doesn't drop in MDI child
Date Posted: 14 September 2009 at 8:24am
I am using v13.0.0 with a reportcontrol on an MDI child, and a fieldchooser on a (non-MDI child) form.
 
If I load the fieldchooser form with the MDI child form as owner it isn't visible.  If I load it with the MDI form as owner it lists the report control columns and I can drag hidden ones to the report control - but if I try to drop columns FROM the report control onto the fieldchooser they are ignored.
 
Thus I am loading the fieldchooser like this:
 
    frmFieldChooser.Show 0, MDIForm
    Me.ReportControl.FieldChooser = frmFieldChooser.FieldChooser1
Where 'Me' is an MDIChild form.
 
Thanks.
 
 
--A
 
 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net