The version we're using is 15.0 SP4 patch1. The UI5 version is - 1.22.2
There isn't a method getSelectedCellValue on the i5Grid instance that i have created. And also the oEvent is undefined as no arguments are passed to function listener. So, i suspect that these methods ain't available with the version we're using ? Can you let us know the version that you're using ? Or has it got anything to do with the way the i5Grid instance is created ? Is there any specific properties required to be enabled in the i5Grid constructor ?
Update : I was able to find the doc listing out all the methods where getSelectedCellValue() has also been listed,
iGrid Component Methods - SAP MII Workbench - SAP Library
But this comes under iGrid methods whereas the control that am using is i5Grid. Are they both the same or different ones ?
- Sakthivel