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
15.2 Updating using default dataType (string) results in error during editor generation
posted

Hallo,

we upgraded from 14.2 to 15.2 and faced an issue with the implicit column dataType "string".

If the dataType of a text column isn't set explicitly and using the implicit dataType "string" (see http://help.infragistics.com/jQuery/2015.2/ui.iggrid ) and the grid is empty (no rows), after clicking on "New row" a javascript error appears.

This does not happen if there is at least one row in the grid.

If the dataType is set explicitly to string, it does also work without any row.

Please have a look at this issue.

Parents
  • 23953
    Offline posted

    Hello,

    Thanks for the feedback. In order to investigate this behavior I logged an internal issue with Development ID 212862.
    I also created a case on your behalf with number CAS-168972-R3G4V2, so that you can be notified when there is a resolution for the issue.
    To resolve the error my recommendation is to define dataType in your grid's column configuration.

    Best regards,
    Martin Pavlov
    Infragistics, Inc.

Reply Children
No Data