Hi, I hope this in under the correct forum section but I have an application and started building it before before adding the IgniteUI reference and the js/css to the project. Maybe i do not understand how the helpers are suppose to work but i was thinking they would be like the dropdownfor etc by doing @Html.DropDownFor(). I have the reference in my web.ui project along with the css in the Content/infragistics folder and the javascript in scripts/infragistics. I have the most up to date bootstrap (3.1.1),EF (6.1.1), jquery (2.1.1), jqueryui (1.10.4). Am i missing something to get the @Html.Infragistics to appear?
Do you know of any plans to update your youtube videos to the new things? I noticed they are all from 2012 and doesn't resemble the current state of things. I am trying to now get everything to link up and go. The MVC Helper example code to me seems a little over the top to just display the data, and i am having an issue following it without example source project.
I didn't have the copy local set. I cleaned and rebuilt the solution after changing that flag and it works now. Didn't even think to check the reference to make sure i didn't need to change anything. Now if i go to publish the site and such will it still work even if the target system didn't have the IgniteUI installed on it?
Hello ekolluri,
Thank you for contacting us.
About the issue, can I ask you some questions related to it.
- Do you see under References/Infragistics.Web.Mvc reference, and also check whether Copy Local set to True?
- Have you have specified using of this reference in your View like: