We are building on a Canvas app. Our goal is to use responsive design to control the layout better.
By default our canvas app is 1368x768. We access it via the desktop browser.
We have a series of tables and long forms that users fill out which make the screen height change all the way up to 10,000px tall.
PowerApps when not using the responsive design tends to inject a lot of vertical scroll bars.
I'm trying to understand how best to set a min height for the page and table. By example, the table default is 8 rows and 500px tall. If there are 50 entries and the height of the page should be 4000px how best do we build the table so that it grows in vertical height? Otherwise PowerApps injects an interior scroll bar and im trying to avoid that so it functions more like a normal web page would.
Does anyone have any live demos to show how they are doing something similar?
Hi @Anonymous
have you tried to turning on scale to fit option in setting?
i think is best to keep these option below on:
Regards,
pytbyt