Can someone tell me how to use url in cgfrid onChange attribute?

For eg:
<cfgrid format="html" name="campaignGrid"
bind="url:http://mysite/cfc/cfcname?method=....etc";;
onChange="url:http://mysite/cfc/cfcname?method=editData&grid...={cfgridaction}&gridrow={cfgridrow}&gridchanged={cfgridchanged}";

Although url in bind works...the onChange doesn't seem to work this way.
I had onchange="cfc:cfc.cfcname...." before but some prob with my cfc path
that i couldn't resolve. So i need to get this working this way. Can someone
point out whats wrong.
-- 
View this message in context: 
http://www.nabble.com/CFGRID---How-to-use-url-within-onChange-tp19467099p19467099.html
Sent from the Cold Fusion - Technical mailing list archive at Nabble.com.


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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312505
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