Skip to content

Question: How to force to reload data for sever side Datagrid  #106

@mschnecke

Description

@mschnecke

Sample here: https://github.com/mschnecke/demo-blazority

Detail:
https://github.com/mschnecke/demo-blazority/blob/main/src/Demo.Blazor.Clarity/Client/Pages/Index.razor.cs
after creating a new user in the backend I would like to refresh the data in the frontend.

await Datagrid.RefreshViewItems(true); <= seems not to work

Metadata

Metadata

Assignees

Labels

answeredQuestion was answeredquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions