Hi,
We are using SmartGWT Pro 3.0 version.
In Tab pane I am adding one VLayout, this VLayout containes two menbers 1. HLayout (for buttons) and 2. VLayout (for Dynamic Form). Since the dynamic form is big when user scrolls down the top part (buttons layout) gets hided. We want to freeze the top part (button Layout), so when user scroll down, buttons at top should always be visible. How we can do this?
Thanks
We are using SmartGWT Pro 3.0 version.
In Tab pane I am adding one VLayout, this VLayout containes two menbers 1. HLayout (for buttons) and 2. VLayout (for Dynamic Form). Since the dynamic form is big when user scrolls down the top part (buttons layout) gets hided. We want to freeze the top part (button Layout), so when user scroll down, buttons at top should always be visible. How we can do this?
Thanks
Comment