Can you show me the action page?
--James Edmunds

David Green wrote:

> Hello List
>
> Having problem with all my cfgrids.  They worked before under cf 4.5,  I think they 
>broke under cf5 but not sure exactly when the quit working.
>
>  It appears that am not getting a form fields from the grids but I do get the value 
>from the input box text.  on the action page I get unresolved on 
><cfoutput>#idplist.idp#</cfoutput>  This is happening on all our cfgrids.  Can you 
>see anything wrong with code or is there some patch or something I need to load.    
>All this stuff worked fine for a couple of years :(
>
> Thanks for the help
> David
>
> <cfform action="test.cfm" method="POST" enablecab="Yes" name="form1" >
>
>  <input type="text" name="test" value="hello" size="10">
>
> <cfgrid name="idplist" height="500" width="640" vspace="5" align="LEFT" 
>query="IDPPICK" insert="No" delete="No" sort="Yes" font="Arial" fontsize="12" 
>bold="No" italic="No" autowidth="true" appendkey="No" highlighthref="No" 
>griddataalign="LEFT" gridlines="No" rowheight="12" rowheaders="Yes" 
>rowheaderalign="LEFT" rowheaderitalic="No" rowheaderbold="No" colheaders="Yes" 
>colheaderalign="LEFT" colheaderfontsize="14" colheaderitalic="Yes" 
>colheaderbold="Yes" bgcolor="##FFFF00" selectmode="ROW" maxrows="10000" 
>picturebar="Yes" selectcolor="##808080">
>
> <cfgridcolumn name="IDP" header="IPD Name" headeralign="CENTER" dataalign="LEFT" 
>width="90" font="Arial" fontsize="12" bold="No" italic="No" select="No" display="Yes" 
>headerfont="Arial" headerfontsize="12" headerbold="Yes" headeritalic="Yes" >
>
>  <input type="submit" value="Submit IDP to Report"><br>
> </cfform>
>
> David Green
> System Analyst
> G & B Technologies Inc
> 661 948-5678
> [EMAIL PROTECTED]
>
> 
______________________________________________________________________
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=coldfusiona
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