Hi, I have a webdatagrid with AddNewRow,Edit,Delete options enabled.
Gris has two columns :code and description.
I type somethign in Code column and then press tab, then i type something in description column and if i press tab new row gets added perfectly.
But if i press tab for say 1-2 second after entering data in last column, then i get the following error:
Microsoft JScript runtime error: 'this._grid._cellInEditMode' is null or not an object
If i enter data in both columns and press enter, no error comes and it works perfectly.
How to fix it.
I am putting my aspx code:
="wdgProduct_RowUpdating">
>
="UPSProductCode">
/>
="UPSProductDescription">
="False">
="Single">
="Multiple">
Hello gaurav_rvce ,
I'm just following up to see if you need further assistance. If you have any concerns or questions don't hesitate to ask.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Hello gaurav_rvce,
I know it has been a while since you asked for assistance but if you’re still facing this issue I’d be glad to help.
I tried to reproduce this behavior in version 11.1 but was unable to. Could you tell me in which version of Infragistics controls and which service release you’re experiencing this issue as well as the browser and it’s respective version?
I’m also attaching the sample I tested on for your reference