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
500
Performance of application built using Infragistics
posted

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.

Parents
No Data
Reply
  • 15320
    Offline posted

    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

Children
No Data