Hi,
I have an ASP.Net MVC application which uses partial html pages.
We are experiencing an issue when using ig-grid or ig-tree angularjs controls on these partial HTML pages.
Can anyone tell me if any specific references need to be made to have these grid and tree controls work in an ASP.Net MVC application which has partial html pages that use these infragistic angular controls?
Thanks!
Avo
Hello Avo,
<script src="jquery.min.js"></script><script src="jquery-ui.min.js"></script><script src="angular.min.js"></script>
<script src="infragistics.core.js"></script><script src="infragistics.lob.js"></script>
If you have further questions, please let us know.