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
175
igGrid Add Row throws error: cannot determine type of editor
posted

Hello,

I have attached code for the igGrid and the derived grid which contains ColumnUpdate setting. The Issue I am facing is as below,

In my grid I have 5 columns and when I try adding new row to the grid I am getting below error for 3rd column,

0x800a139e - JavaScript runtime error: Updating did not have enough information to properly determine the type of editor to use for column: SHCd

I am also attaching pic of the Visual studio debugger. Can you pls help me with the right settings I need to do in my columnUpdateSettings in order to make the Add New row functionality work for the attached grid (msalloc.placcountgrid.js).

Warm Regards,

Parag Dave

msalloc.grid.zip