Kbase P110477: Is it possible to overlay a Dynamics SmartDataViewer onto a hidden SmartDataViewer?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/15/2005 |
|
Status: Unverified
GOAL:
Is it possible to overlay a Dynamics SmartDataViewer onto a hidden SmartDataViewer?
GOAL:
How to move the position of a dynamics SmartDataViewer in its container so that it uses the same screen space as a hidden viewer?
GOAL:
Would like to display a single SmartDataViewer in a dynamics container that has two SmartDataViewers. One viewer is hidden, but the container size is based on both viewers being visible. Is it possible to resize this container?
FACT(s) (Environment):
Dynamics
FIX:
This is not done easily, but could be worked around by using customization with a single SmartDataViewer. This way you could define a single viewer and then modify its fields and appearance depending on the customization code applied when the user logs in. This will only work if the viewers are similar and they have the same data source.
If the containers and viewers are very different it may be simpler to use two different containers and launch them independently.