Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
770
How to add MVC Helpers into existing MVC5/HTML5 app
posted

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?