How to create a responsible editable grid in canvas app using containers.
We will show you how to create a Responsive Editable Grid in Canvas App as quick as possible with the Horizontal container and Vertical container. Login D365: https://make.powerapps.com/ Create a new Canvas App, click on Edit App. Part 1 : Create new Screen Rename Event Screen. Place a Vertical Container on the screen. Height= Parent.Height Width= Parent.Width Place a Horizontal Container for buttons inside Vertical Container on the screen. Flexible height off Height =50 Place a Horizontal Container for Table Header inside Vertical Container on the screen. Flexible height off Height =50 Inside a Horizontal Container place Horizontal Gallery Insert label 4 and rename the label inside of header container. Moving on to EditableGridContentGallery(Blank Vertical Gallery) , insert 4 Text Inputs to the Container , rename all the Text Inputs accordingly and for each Text Input , we will map the X and Width property of each text input control to correspond with the Title