Skip to content

Replies

0
Pushkar Priya
Pushkar Priya answered on May 11, 2015 11:07 AM

 

Hi Ivaylo,

I call the function Dropdown_Closing, present in the dropdown provider, where I perform some validations. The error occurs in the Infragistics script file , in the line number 6349 , code present there is "if (evnt.keyCode == 40 || evnt.keyCode == 38)", here the evnt itself is undefined. Problem is I am unable to over-ride this behaviour, because it happens after my Dropdown_Closing. This behaviour is cross browser.

Due to this the already existing value in the cell (where cursor was before is lost), and we get Cannot read property 'keyCode' of undefined error.

Please help.


Thanks,

Pushkar

0
Pushkar Priya
Pushkar Priya answered on May 10, 2015 7:42 AM

Gentle reminder!!

Thanks,

Pushkar

0
Pushkar Priya
Pushkar Priya answered on May 8, 2015 7:17 PM

Gentle reminder!!

Thanks,

Pushkar