From 5c00e860f8c713aa75f39df039cad754477ad6ec Mon Sep 17 00:00:00 2001 From: Backia Raj Kanagaraj Date: Mon, 7 Nov 2022 11:52:53 +0530 Subject: [PATCH] Modified the readme content --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f1c18d..05e7bb6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# blazor-datagrid-render-adaptive-layout -This sample is to demonstrate on how to ender grid in adaptive layout +# Blazor DataGrid -Render Adaptive Layout + +This sample explains about how to render the Blazor DataGrid in adaptive layout. + +## Prerequisites + +* Visual Studio 2022 + +## How to run the project + +* Checkout this project to a location in your disk. +* Open the solution file using the Visual Studio 2022. +* Restore the NuGet packages by rebuilding the solution. +* Run the project. \ No newline at end of file