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
0
igGrid editorProviders[i].getValue is not a function
posted

Hi.

I have an igGrid and when I try to set the datasource I receive an error:

 $('#gridName').igGrid({ dataSource: data }

The error is this:

Uncaught TypeError: editorProviders[i].getValue is not a function


This error start when I update de infragistics version.