Version 3.4.3
I have created a FormPanel with a toolbar using the tbar config.
Problem: The toolbar scrolls with the body.
How can the toolbar be "docked" at the top and NOT scroll with the form?
Thanks
PS... just looking for ideas/concepts
Version 3.4.3
I have created a FormPanel with a toolbar using the tbar config.
Problem: The toolbar scrolls with the body.
How can the toolbar be "docked" at the top and NOT scroll with the form?
Thanks
PS... just looking for ideas/concepts
I used a Viewport and put a toolbar in the "north" region and loaded to formPanel in the "Center" window.
I don't like the nesting overhead but it works