dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.48k stars 10.04k forks source link

QuickGrid sample code for test with Virtualize #54083

Open KurinchiA opened 9 months ago

KurinchiA commented 9 months ago

I am looking for the codebase for the https://aspnet.github.io/quickgridsamples/virtualizing and https://aspnet.github.io/quickgridsamples/datasources

The Virtualizing sample snippet given have reference to DrugInfo and inject DataSource. Code for these are not available in the sample snippet. Also, for DataSources sample Remote data (https://aspnet.github.io/quickgridsamples/datasources) have reference to FoodRecall and that is not provided in the sample code snippet as well.

So, getting it build in my environment and check is not possible,

Can you please provide the full source location for the virtualizing sample and DataSources sample? I asked for the same in #54034 and mkArtakMSFT replied with two urls which are not working. I updated the same in 54034. but it is marked as closed.

So, please provide the full sample code so we can run independently in our environment and test/check.

Appreciate your help.

KurinchiA commented 8 months ago

I don't have access to https://github.com/aspnet/quickgridsamples. can you please provide me access? Thanks