Collapsible row position
Posted: 2023-04-17 11:00
Hello,
i have added Collapsible row and i see that the default position is above existing fields.
i know that in Tabs you can set the position with :
is there a way of doing it with Collapsible rows as well?
Shay.
i have added Collapsible row and i see that the default position is above existing fields.
i know that in Tabs you can set the position with :
Code: Select all
AppGiniHelper.DV.getTabs().setPosition( position );
Shay.