Question
CFGRID not displaying
Hi All,
I have a simple query which is returning 2 rows and I am trying to display the results in grid using cfgrid. And it throws objected expected error @
CF_RunContent('<object id=\'finalPayment\' classid=\'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\' codebase=\' http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0\' width=\'300\' height=\'100%\'> \n <param name=\'src\' value=\'/intranet/ss/1696735232.mxml.cfswf\'/>\n <param name=\'wMode\' value=\'Window\'/>\n <param name=\'flashVars\' value=\'historyUrl=%2FCFIDE%2Fscriptscfformhistory%2Ecfm%3F&lconid=" + lc_id +"&%5F%5FfinalPayment%5Fcacheid=F27FCB06%2D3FF5%2D6BD5%2D61B9AE545735D8C9&%5F%5FfinalPay%5Fcacheid=F27FCAFC%2D3FF5%2D6BD5%2D648D46CDAAA23BE8\'/>\n</object>\n');
Do I have to set up anything to use CFGID? I appreciate your help.
Thx,
Sanjana
I have a simple query which is returning 2 rows and I am trying to display the results in grid using cfgrid. And it throws objected expected error @
CF_RunContent('<object id=\'finalPayment\' classid=\'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\' codebase=\' http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0\' width=\'300\' height=\'100%\'> \n <param name=\'src\' value=\'/intranet/ss/1696735232.mxml.cfswf\'/>\n <param name=\'wMode\' value=\'Window\'/>\n <param name=\'flashVars\' value=\'historyUrl=%2FCFIDE%2Fscriptscfformhistory%2Ecfm%3F&lconid=" + lc_id +"&%5F%5FfinalPayment%5Fcacheid=F27FCB06%2D3FF5%2D6BD5%2D61B9AE545735D8C9&%5F%5FfinalPay%5Fcacheid=F27FCAFC%2D3FF5%2D6BD5%2D648D46CDAAA23BE8\'/>\n</object>\n');
Do I have to set up anything to use CFGID? I appreciate your help.
Thx,
Sanjana
