Kbase P23444: Dynamics: Is it possible to place two Dynamic SmartDatabrows
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/04/2003 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.0A
SYMPTOM(s):
Dynamics: Is it possible to place two Dynamic SmartDatabrowsers next to a Dynamic SmartDtatviewer?
DynViewer-1 is covering cells A1 and A2, DynBrowser is in B1, DynViewer-2 is in B2
______________ ______________
| | | |
| | | DynBrowser |
| DynViewer-1 | |______________|
| | ______________
| | | |
| | | DynViewer-2 |
|______________| |______________|
This is not an available layout position....
CAUSE:
This is not possible, and the reason for this is that in order to display a viewer underneath another browse you would need to use two container builder layout grid rows. This in itself is not a problem, but the DynViewer-1 cannot occupy two rows of the layout grid. Also you have to realize that the dynamic viewer is not really resizable. If you try to resize a window that contains a Dynamic viewer, although the grid position of the viewer will change in size, the actual viewer will remain the same.
A further description of the grid layout positions can be found in the "Dynamics Developers Guide", chapter "Using the Progress Dynamics Container Builder".
FIX:
This object configuration is not possible.