How to freeze the header fields of a Data List in a Dynamic Panel scroll?
Hi -- How do you freeze the header fields of a Data List when scrolling with a Dynamic panel?
It allows you to "Group in a Dynamic Panel for the entire Data List but not just the entries... This makes it so that when you scroll, the Header disappears as well.
Please help. I can't figure it out.
Thanks,
Kevin
Hi Kevin,
You can create a parallax element that will pin the headers to the top of the dynamic panel. You can learn more about parallax elements here: https://www.justinmind.com/support/how-to-design-a-fixed-position-menu-in-your-wireframe/
Best,
Danielle
Hi Kevin,
You can create a parallax element that will pin the headers to the top of the dynamic panel. You can learn more about parallax elements here: https://www.justinmind.com/support/how-to-design-a-fixed-position-menu-in-your-wireframe/
Best,
Danielle
I had the same problem.
Here my workaround :
- Create a dynamic panel named "Dynamic_Panel_Main" (that creates a panel "Panel_1" -> rename it "Panel_Main" )
- Add a new dynamic panel in the panel "Panel_Main" (that creates a panel "Panel_1")
- Set the top value of this sub dynamic panel to 35 (the height of the header)
- Add your Data list in the Panel_1 (set the vertical overflow to scroll always)
- Select the "Header_1" in the Outline and set the Height to 1
- Add a copy of your Data List in the panel "Panel_Main" (top at 0, 1 row per page, height to 37)
That's all.
I had the same problem.
Here my workaround :
- Create a dynamic panel named "Dynamic_Panel_Main" (that creates a panel "Panel_1" -> rename it "Panel_Main" )
- Add a new dynamic panel in the panel "Panel_Main" (that creates a panel "Panel_1")
- Set the top value of this sub dynamic panel to 35 (the height of the header)
- Add your Data list in the Panel_1 (set the vertical overflow to scroll always)
- Select the "Header_1" in the Outline and set the Height to 1
- Add a copy of your Data List in the panel "Panel_Main" (top at 0, 1 row per page, height to 37)
That's all.
Replies have been locked on this page!