I use jqGrid getCell like following
jQuery(“#Mygrd”).jqGrid('getCell', rowid, 'MyTime');
jQuery(“#Mygrd”).jqGrid('getCell', rowid, 'MyDate');
onCellSelect.
It returns whole column when I use CF9 to get MyTime, it works with CF10 and MyDate.
Are there any work around for this issue using CF9 for GetMyTime?
Your help and information is great appreciated,
Regards,
Iccsi,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top