ok .. I lied .. I have to ask another ?

I have a <cfgrid> thing that *used* to work.  Now all it gives me is a
javascript error.  I assume this is the JS that CF makes when it parses the
tags.  The function throwing the error is:

function _CF_getGrid(gridInstance)
    {
  return gridInstance.cf_getGridForm();
    }

The error message is

Object doesn't support this property or method.

The only change is that I moved the files to another directory.  Anyone run
accross this before?

.Todd


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to