Skip to content

Commit 8686dce

Browse files
authored
Merge pull request MicrosoftDocs#2183 from MicrosoftDocs/chmoncay-patch-1
Update control-gallery.md
2 parents 670c332 + f7e53cd commit 8686dce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

powerapps-docs/maker/canvas-apps/controls/control-gallery.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: powerapps
77
ms.topic: reference
88
ms.custom: canvas
99
ms.reviewer: tapanm
10-
ms.date: 05/25/2017
10+
ms.date: 12/02/2019
1111
ms.author: chmoncay
1212
search.audienceType:
1313
- maker
@@ -88,6 +88,11 @@ If a user scrolls the **Flexible height** gallery control before all items are l
8888

8989
[**Filter**( *DataSource*, *Formula* )](../functions/function-filter-lookup.md)
9090

91+
[**Reset**( *Control* )](../functions/function-reset.md) - Resets your gallery back to it's initial state. Initial state includes scrolling to the first item and selecting the first item or default if present.
92+
93+
> [!NOTE]
94+
> **Reset** control does not recursively reset all the children of the gallery.
95+
9196
## Examples
9297

9398
### Show and filter data

0 commit comments

Comments
 (0)