Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Store Sort Properties in local Storage for Microsoft QuickGrid 8.0.1

$
0
0

I am using Microsoft.AspNetCore.Components.QuickGrid version 8.0.10 for .NET 8 as a Blazor component within a Radzen application.

To save the filter properties, I store them in a custom model, convert it to JSON, and save it in local storage.

After a page reload or when navigating back to the page, I load the JSON/model from local storage. This works fine.

However, I am having trouble retrieving the sort properties from the QuickGrid component. I tried using a reference to the QuickGrid, but I still cannot access the sort properties.Could you please help? Thank you!


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>