With solutionModel it is not possible to set Taborientation to ‘HIDE’ for a Tab Panel.
Anyone knows a workaround for this?
Best Regards, Alexander
With solutionModel it is not possible to set Taborientation to ‘HIDE’ for a Tab Panel.
Anyone knows a workaround for this?
Best Regards, Alexander
Anyone knows a workaround for this?
No other than to move to Servoy 5
tabpanel.taborientation = SM_DEFAULTS.NONE (that should also work fine in 4)
Thank you