Hi All,
I created a list in Power Page however I would like it to make it bigger and to add an scroll bar at the bottom, any idea on how I can achieve this
Thank you

Hi All,
I created a list in Power Page however I would like it to make it bigger and to add an scroll bar at the bottom, any idea on how I can achieve this
Thank you
Hi @Rirag,
have you tried using css and setting the overflow-x to auto for the table?
I gues you want to achieve something similar to: https://www.w3schools.com/howto/howto_css_menu_horizontal_scroll.asp
--------------------------------------------------------------------------------------
Hope that helps.
If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.