pnp / powerapps-samples

Contains curated community Microsoft Power App samples
https://aka.ms/powerplatform-samples
MIT License
398 stars 305 forks source link

Sharing is caring editable subgrid #229

Closed shaheerahmadch closed 9 months ago

shaheerahmadch commented 10 months ago
Q A
Bug fix? no
New feature? no
New sample? yes
Related issues? no

Solution Details

Q A
Solution requires premium license no
Solution uses experimental features (see licensing guidelines) no
Which connectors are used? DataVerse
Solution uses on-premises connectors? no
Solution uses custom connectors? no
Layout Tablet

What's in this Pull Request?

Editable Subgrid: The core feature of this Power App sample is an editable subgrid that displays a list of items with editable fields. Users can easily update data directly within the grid, streamlining the data management process. Users can quickly edit individual fields, which are then updated in real-time without requiring page reloads or additional navigation.

shaheerahmadch commented 10 months ago

@douglasromao Any Update?