| Subject: | Re: CFGrid in CF8 |
|---|---|
| From: | "BKBK" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Tue, 25 Mar 2008 21:11:13 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.database_access |
Azadi wrote:
[i]from the OP's last line in the cfc (queryconvertforgrid function used) i
assume this cfc method is populating a cfgrid... which requires access
attribute to be set to 'remote'[/i]
I understand. What I suggest is to test with and without
[i]access="remote"[/i], using code like
<cfset surveyObject = createobject("component", "survey")>
<cfset surveyStruct = surveyObject.getSurvey(1,2,'Q1','asc')>
<cfdump var="#surveyStruct#">
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Creating ODBC socket connection to Excel, Oguz.Demirkapi |
|---|---|
| Next by Date: | Re: CFGrid in CF8, Azadi |
| Previous by Thread: | Re: CFGrid in CF8, Azadi |
| Next by Thread: | Re: CFGrid in CF8, Azadi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |