Mewriick / Blazor.FlexGrid

GridView component for Blazor
MIT License
199 stars 35 forks source link

How to run demo? #102

Closed ZedZipDev closed 4 years ago

ZedZipDev commented 4 years ago

I have downloaded the zip, unzipped it and try to run demo server, demo client. VS2019

But in both cases I see the simple page:

About Hello, world! Welcome to your new app.

No any errors in the log and in the VS output window. What is wrong?

Mewriick commented 4 years ago

@Oleg26Dev

if you set as Startup project Blazor.FlexGrid.Demo.Server do you see left navigation?

image

ZedZipDev commented 4 years ago

Yes, its my mistake, I have rebuilt, run and it works. Спасибо