like this:

bind="cfc:com.server.jobNotes.getSteps(
        {cfgridpage},
        {cfgridpagesize},
        {cfgridsortcolumn},
        {cfgridsortdirection},
        #somecfvariable#,
        '#anothercfvariable#',
        [EMAIL PROTECTED])"


Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Chad Gray wrote:
> I am binding a CFC to a grid.
>
> I need to pass a variable to the CFC so it can return a query.
>
> How do you pass a variable to the CFC when binding?
>
> bind="cfc:com.server.jobNotes.getSteps({cfgridpage},{cfgridpagesize},{cfgridsortcolumn},{cfgridsortdirection})"
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302386
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to