web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :

Power Apps Inline Editable Table

aprildunnam Profile Picture Posted by aprildunnam 704

In this video I'll walk you through all of the steps needed to create a repeating, inline editable table within Power Apps similar to what you would see in SharePoint's Quick Edit Mode, Excel and InfoPath repeating tables.

Here's a breakdown of what's covered:

✅ How to style the elements to look like an editable grid

✅ How to detect changes in the gallery

✅ How to add a new row/record to the grid

✅ How to delete a row/record

✅ How to disable and enable the inline editing

 

Here's a link to download the sample app: https://github.com/aprildunnam/PowerApps/blob/d69dda6ff1faa8c2e50047331ffcdc03930f2adb/RepeatingEditableTableDemo_20200903024306.zip

Check out Matthew Devany's blog post where he shows another way to patch multiple records at a time: https://matthewdevaney.com/patch-multiple-records-in-power-apps-10x-faster/

Matthew also has a detailed blog post on how to implement an editable grid: https://matthewdevaney.com/power-apps-excel-style-editable-table-part-1/

Table of Contents: 00:00 - Intro 01:44 - Styling the Table 08:31 - Checking for Changed Items 14:02 - Patching the Table Changes 15:42 - Add New Item to the Table 17:04 - Deleting an Item from the Table 18:01 - Disable/Enable Inline Editing

Categories:

General PowerApps

Comments