Hi Team,
I want to know if there is any difference in terms of performance in the below mentioned 2 approaches.
1) jQuery style coding, i.e. initializing and binding grid using jQuery as follows: $("#grid").igGrid().....
2) Creating, binding using GridModel, GridColumnLayoutModel, etc. classes and specifying the grid, columns and features in MVC Controller (using C#)
Thank you.
Hello Agraj,
No, there is no difference in the way igGrid control is created/initialized in both client and server side. You can follow our documentation's What's New page for every new functionality related to Ignite UI controls for your reference. If I can provide you with further assistance, please let me know.
Regards,
Tsanna