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
400
Change color of particular cell of igGrid in a specific Controller.
posted

I am very new in Infragistics igGrid.
I am using igGrid in my current web application using asp.net MVC.

I want to change the color of particular cells in few Rows of igGrid in a specific
Controller.


For this, do I have to make change in UCHierarchicalGridUI.cs Controller
or its View GridUI.cshtml(includes all JavaScript/JQuery related to igGrid) ?

Also, if I am making change in UCHierarchicalGridUI.cs Controller
or its View GridUI.cshtml, then since it is common for all the pages/screens,
will this change will reflect in all the igGrid in all pages/screens?

As I have to change the color of particular cells in few Rows of igGrid in a specific
Controller not in all Controllers.

Please help me how to achieve it.

Any help will be greatly appreciated. Thanks in advance

Parents Reply Children
No Data