Hi,
Do we any Ignite UI samples (MVC helper for loading/Saving data in a Grid) for ASP.Net5 Beta8/MVC6/VS2015?
Thanks,
Valliappan
Hello valcs007,
Thank you for posting in our forum.
We do have MVC 6 wrappers for all Ignite UI widgets, which we shipped as part of the 15.2 release. However we haven’t included any MVC6 specific documentation or samples since Asp.Net 5 is still not officially released and due to this our mvc6 wrapper are also released as CTP (Community Technology Preview).
We haven’t introduced any changes in the syntax or option for the MVC 6 wrappers and they retain all functionalities currently available with the previous MVC versions. Due to this I suggest you take a look at the current samples available in our samples browser that demonstrate how to load/edit data in the grid, for instance :
http://www.igniteui.com/grid/basic-editing
Let me know if you have any questions.
Best Regards,
Maya Kirova
Infragistics, Inc.
http://es.infragistics.com/support
Thanks for your response Maya. Can you please create a sample project using Infragistics Grid (MVC Helper) Targeting ASP.Net5?
I added below reference in Project.Json
"IgniteUI.Trial": "15.1.20151.2300"
and I am getting below error when I try to refer Infragsitics in my .cshtml file
IHtmlhelper does not contain a definition for 'Infragistics' and no extension method infragistics accepting a first argument could be found (Missing a Assembly Reference)
I’ve attached a sample for your reference. Please note that in order to run it you need to add references to the MVC6 dnx451 and dnxcore5 dlls.
You can find them in the directory in which you’ve installed the product under the MVC/MVC6 folder. The default location is C:\Program Files (x86)\Infragistics\2015.2\Ignite UI\MVC\MVC6\Bin .
Make sure you add references to both if you need to build the sample on both dnx 45 and dnx 5.
Thanks for sending the sample project but it is with Asp.net 5 Beta5. We have upgraded our project to ASP.Net RC1. Can you please let me know if ignite 15.2 supports Asp.Net RC1?
If yes, please send me a sample for the latest ASP.Net RC1 version
If no, please let me know when will you release a version that supports ASp.Net RC1/2 version.
The release candidate has been released quite recently this November as per the Asp.Net 5 official schedule:
https://github.com/aspnet/home/wiki/roadmap
We plan on adding support for it as part of our future releases however at this time our MVC wrappers don’t target that specific version.
Thanks Maya. Can you please check with your team and let me know the timeline when your MVC wrappers can support ASP.Net RC version?
PS: Kendo already has support for the latest version (RC1) of ASP.Net
We don’t have an official release date planned at this time that we can share with you.
Let me know if there’s anything else I can help you with.