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?
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:
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.