Hello List thanks for the help

It's been a while since I have used CF.  I was wondering if something changed with 
CFGRID in version 5.   I believe since our upgrade all the places where we used cfgrid 
are now dieing because the receiving page can not see the value that was selected from 
the grid.   It's like the form variables are not being passed to the calling form to 
the new page.   This is happening everywhere we are using cfgrid.  These pages worked 
fine for a couple of years using 4.5.

my grid snippet
<cfform  stuff>
 <cfgrid name="IDPLIST" height="500" width="640" vspace="5" align="LEFT" 
query="IDPPICK"

on calling page trying to trouble shoot I get unresolved error with this.   
<cfoutput>#idplist.idp#</cfoutput>

This all worked fine before now it fails everywhere I use a cfgrid.   Has something 
changed in cf5 to cause this.   I have already messed with the java2 stuff and the 
default color changes with the grid in CF5.   

Second question.

I'm trying to get the debugger working in CF5 and 4.5 and when I try to load and start 
the debugger I i get is error message saying unspecifed error then when I try to stop 
the debugger I get the same message.   I believe my maps are ok.    because of this I 
can't see if the above form variables are making to the page.    Any ideas on this one.


Thanks for the help

David Green




______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to