gustavnavar / Grid.Blazor

Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
GNU Lesser General Public License v2.1
692 stars 133 forks source link

Not working with sample northwind db from microsoft in sql express #261

Open swiftinitdotcom opened 3 years ago

swiftinitdotcom commented 3 years ago

This looks great but Not working with sample northwind db from microsoft in sql express. Do I have to download special northwind db from this link?

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

swiftinitdotcom commented 3 years ago

https://github.com/Microsoft/sql-server-samples/tree/master/samples/databases/northwind-pubs

gustavnavar commented 3 years ago

You can download the database from https://github.com/gustavnavar/Grid.Blazor/blob/master/GridMvc.Demo/App_Data

gustavnavar commented 3 years ago

Alternatively, if you prefer to install a fresh version of the database you can perform the following steps: