Question
CFGrid Woes
I am having issues with CFGrid update onChange()
Here is the dynamic form I am using to populate the Grid (this works and is here just for code completeness) and the update file as well .... I am binding in the url vs a cfc at the moment. What occurs is when I edit the grid I recieve an undefined error in IE and _251 is undefined in Firefox line 418 cfajax.js I do not think I am reaching the point where the data is updated.
Is this something stupid I am doing? or if not ...
Does anyone have a fix for this? or is this a known issue when using the html format version of cfgrid? if so is there any expectation of a fix for this issue?
Regards,
-Dave
Here is the dynamic form I am using to populate the Grid (this works and is here just for code completeness) and the update file as well .... I am binding in the url vs a cfc at the moment. What occurs is when I edit the grid I recieve an undefined error in IE and _251 is undefined in Firefox line 418 cfajax.js I do not think I am reaching the point where the data is updated.
Is this something stupid I am doing? or if not ...
Does anyone have a fix for this? or is this a known issue when using the html format version of cfgrid? if so is there any expectation of a fix for this issue?
Regards,
-Dave
