Get reference to filitered item in RadzenDataGrid

I want to get a list of the data that is being displayed after a filter is applied on the RadzenDataGrid component. Is there a straight forward way to do this?

View property of the DataGrid is what you are looking for.

1 Like