Hi Team
I need clarification on "templating engine" that will be used to render the grid .
1. What is difference between infragistics and jsRender?
2. Which templating engine will render the data fast.
3. Which is lightweight.
4. Where can i see more reference document about this.
Now I'm using this url but i need more clarification http://www.igniteui.com/help/api/2015.2/ui.iggrid
Thank You
Karthikeyan Rajakumar
Hello,
I created two small samples using jsRender and Infragistics templating engine in order to check the performance. These two samples render absolutely the same grid, with same amount of data. The result is that jsRender renders data for 2 s and igTemplating renders data for 2.14 s. I am attaching these sample for your reference, you can test them on your side in order to test the performance of the two templating engines.
Size of the jsRender is 77KB and IgTemplating size is 19.6 KB. These are non-minified versions of the templating engines.
Information for both engines is available online:
Infragistics Templating Engine Overview
jsRender
I believe these two articles will help you get better understanding of the two templating and choose the one that best matches your requirement.
Please feel free to get back to me if you have any additional questions regarding this matter.