You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This demo helps us to customize the exported files like changing the filename, export without Grouping, apply external filter only while exporting etc
1
+
# Blazor Server DataGrid - Exporting Customization
2
+
3
+
This sample explains about how to customize the exported files like changing the filename, export without Grouping, apply external filter only while exporting etc.
4
+
5
+
## Prerequisites
6
+
7
+
* Visual Studio 2022
8
+
9
+
## How to run the project
10
+
11
+
* Checkout this project to a location in your disk.
12
+
* Open the solution file using the Visual Studio 2022.
13
+
* Restore the NuGet packages by rebuilding the solution.
0 commit comments