-
|
the code below auto-refreshes the table automatically, based on a interval i would like from my code private async Task TableReload(Table table). // something that references a table Describe the solution you'd likei would like from my code Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
|
@MilvioLua Thank you for reporting. We will give triage later. |
Beta Was this translation helpful? Give feedback.
-
|
You can ref table and call table.QueryAsync(); |
Beta Was this translation helpful? Give feedback.
-
|
I try doing this . private async Task PostCreate() { can you be a little bit more clear? |
Beta Was this translation helpful? Give feedback.
-
|
@MilvioLua Hi could you give this project a star? thanks. not |
Beta Was this translation helpful? Give feedback.
You can ref table and call table.QueryAsync();