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
625
igGrid data
posted

Hello.

I am developing an application with ASP MVC, Framework 4.0 and Infragistics 2011.2.
I am using the following igGrid: 

this igGrid is part of a HTML Form.

the question is: Is there a way to read that igGrid data in the server side after click a "Submit" button? I mean in the ClassController.cs class

Thanks in advance.