Do you have a sample application for Visual Studio 2022 with the following choices?
1. ASP.NET Web Application (.NET Framework)
2. MVC5
3. .NET Framework 4.8
4. Infragistics DatePicker
Hello,
Below, I am attaching a MVC project using igDatePicker. Please keep in mind that IgniteUI should be installed from the Nuget manager in the project, in order to include the Infragistics scripts and css files.
Additionally, Ignite UI for MVC should be installed from the complete bundle and the Infragistics.Web.Mvc dll should be referenced in the project from the Infragistics folder:
Infragistics\2021.2\Ignite UI for MVC\MVC5\Bin\Infragistics.Web.Mvc.dll
Please let me know if you need any further information regarding this matter.
Regards, Monika Kirkova, Infragistics
igDatePicker.rar
I was unable to build the sample. There was no igDatePicker.sln file, so I double-clicked the igDatePicker.csproj. Hmmm, okay.
Then I got a confusing and unfamiliar "missing Nuget packages" message. I was never able to resolve that, even after several hours of fighting.
My whole point in asking for this sample was to figure out how to add Ignite UI controls to a new MVC project. There appears to be no documentation for that process. Is the technology too new for documentation? Or does everybody but me know how?
I'm mystified.
Hello Ray,
The .sln file and some of the resources were missing because of the project size. In the following link I have uploaded the project with all necessary dependencies.
Please test it on your side and let me know if you need any further information regarding this matter.
This worked! Thank you so much.
I am glad you were able to download and run the project.
Thank you for using Infragistics components.