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
40
Demo code does not render anything
posted

I tried the demo at this link: http://www.igniteui.com/grid/overview

When I run the full code with my js files included, the page is blank.  I viewed the demo delivered with the software.  Running the loader, it loads approximately 420 js and css files.  Can someone tell me what is actually required to use igGrid?  Is there a minimal set of scripts.  I don't want to use Loader (the demo doesn't). 

Parents
No Data
Reply
  • 71886
    Suggested Answer
    Offline posted

    Hello Van Gunkel,

    Here you can find only the necessary scripts for the grid and the other controls:

    http://help.infragistics.com/Help/Doc/jQuery/2014.1/CLR4.0/HTML/Deployment_Guide_JavaScript_Files.html#igGrid.

    You need to reference only those. You are completely right that in production, relying on performance, it's not a good practice to load bunch of scripts that you do not need.

    Please let me know if this helps and if I can be of any other assistance!

Children
No Data