Though I included <%@ taglib prefix="ig" uri="http://ko.infragistics.com/faces/netadvantage"%>, I get the javascript error - 'ig' is undefined.
I am trying the examples under - \NetAdvantage for JSF\documentation\tutorials\Grid\
It looks like the javascript files and folders are not copied inside of your project. Please check the following help topic to correct this error.
https://ko.infragistics.com/support/retired-products
Hope this helps.
Taz.
I am getting the same error. I have placed the files as stated in the above URL. But still the error persists.
I tried the resolution given at Forum Index > infragistics.products.netadvantage.jsf.grid > 'ig is undefined' javascript error in demo also. However, it is not rendering the table itself if I place the resources in WEBINF.
When I place the resources folder in my webapp, I am getting the Grid (table with title and headers). But I can not see the rows of the table.
When I download NetAdvantage, I can not see igf_effect.js file in lib\runtime\resources\infragistics\scripts folder. Is that could be a problem?