using IE9 with SmartClient Version: SNAPSHOT_v9.1d_2013-11-30/Enterprise Deployment (built 2013-11-30)
Receiving this error on the Eclipse Console and with in IE debugger:
SCRIPT438: Object doesn't support property or method 'multipleSelected'
ISC_Grids.js, line 2583 character 132
I'm not sure, but I believe this is causing my addBodyKeyPressHandler on the TreeGrid to not get called and also the Ctrl-D functionality when you use setUseCopyPasteShortcuts is not working.
Receiving this error on the Eclipse Console and with in IE debugger:
SCRIPT438: Object doesn't support property or method 'multipleSelected'
ISC_Grids.js, line 2583 character 132
I'm not sure, but I believe this is causing my addBodyKeyPressHandler on the TreeGrid to not get called and also the Ctrl-D functionality when you use setUseCopyPasteShortcuts is not working.