Good Morning, Powerbuilder 2021 - How to dynamically hide / show columns in between (other columns) in a parameterized tabular datawindow ?
we need to automatically adjust the spaces on runtime if any columns are not visible and vice versa.
Good Morning, Powerbuilder 2021 - How to dynamically hide / show columns in between (other columns) in a parameterized tabular datawindow ?
we need to automatically adjust the spaces on runtime if any columns are not visible and vice versa.
As far as the Tabular => Grid transformation - your can do this in the DWO's source code by changing the "Processing=?" setting. However, you will still need to unit test to ensure functional compatibility (GUI) has not been compromised.
Regards ... Chris