I would like to call a custom javascript function when clicking on a cell in
an cfgrid (of html format). The closest thing I can find is to use the
HREF="" attribute, but it doesn't seem to work with javascript inside it.

Simple example:

<cfgridcolumn name="Foo" header="Foo" href="javascript:customFunction(ID);">

Do I need to tap into the underlying functionality of Ext JS? If so, where
should I start?

Thanks!


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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319107
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to