Hi everyone.
This may be a stupid question but what's the best way to get started if I want to build an MVC 4 mobile application using the Ignite UI mobile controls.
I've tried creating a project from the MVC 4 template but I'm not sure how to "convert" it to a mobile application.
Looking at the samples library, I see that they have the following line...
@using Infragistics.Web.Mvc.Mobile
but when I try put that into the project it throws an error sating it cant' resolve the symbol "Mobile".
What am I missing?? Is there a small sample app someone can point me to so I can get started??
Regards,
Devon Britton.
Hi Devon,
Please double check if the Infragisticis.Web.Mvc.Mobile.dll reference has CopyLocal property set to true.
Thanks,