FastCube report viewer hiding on filter button click
We have an application in Delphi (2009) which has several modal forms shown, the last of which shows a FastCube report as a separate window. This works fine, until the user clicks on one of the filter buttons, which opens the little window with the list of fields to show or not show. Once that button is clicked, the FastCube window disappears behind the application forms, which have the selector window on top of them. It seems like the selector window is parented to the form that launched the report viewer rather than the report viewer itself.
Does anybody know how to change this behavior, so that the selector window is parented to the report viewer?
Thanks,
Chris
Does anybody know how to change this behavior, so that the selector window is parented to the report viewer?
Thanks,
Chris