Skip to content

Commit b89a462

Browse files
docs(grid): binding page index
1 parent a8aaa04 commit b89a462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/paging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Enable paging and start on the second page.
3939
4040
![](images/paging-overview.png)
4141

42-
>tip You can bind the values of those properties to variables in the `@code {}` section.
42+
>tip You can bind the values of those properties to variables in the `@code {}` section. If you want to bind the page index to a variable, you must use the `@bind-Page="@MyPageIndexVariable"` syntax.
4343
4444
Here is one way to implement a page size choice that puts all records on one page.
4545

0 commit comments

Comments
 (0)