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
830
Cannot read property 'column' of null for igGrid
posted

I am getting Cannot read property 'column' of null error message when I turn on filtering feature for igGrid. 

If I turn off filtering feature the grid renders fine else nothing. 

I am upgrading infragistics js files from 16.1.20161.1009 to 17.1.20171.1017 

Parents
  • 830
    Offline posted

    The issue I found is only with date columns, if we make allowFiltering: false on date columns on grid then Grid renders fine else Grid shows issue in rendering.

    weird issue, could someone please suggest why this is happening

Reply Children
No Data