I having an issue with ajaxOnLoad function to use with gfgrid.
if i call a function say 'myfun' using <cfset ajaxOnLoad("myfun")> for a
cfgrid,
the function will work ONLY IF PUT INSIDE <HEAD></HEAD> tags. i need
to make that js dynamic.. please some one can help me with any tweaks that will
allow JS to be placed anywhere in the code ?
Thanks,
Dev