FieldChooser drags but doesn't drop in MDI child |
Post Reply |
Author | |
Andrew666
Groupie Joined: 15 October 2008 Status: Offline Points: 27 |
Post Options
Thanks(0)
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
|
|
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 |