I'd suggest building the grid manually using table tags, and just sticking
in form elements into each cell. FWIW, I had a situation a couple weeks back
where I needed a collapsable grid, and there is a tag called "ActiveTable"
out in the Allaire gallery, which does a really great DHTML collapsable
table. It did what I needed, and I've given up on CFGRID for good.

Alan McCollough
Web Programmer
Allaire Certified ColdFusion Developer
Alaska Native Medical Center

> -----Original Message-----
> From: Rosa, Issac [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, December 12, 2000 10:11 AM
> To:   Fusebox
> Subject:      RE: CFGRID & FormURL2Attributes
> 
> Is there a better tag or way that can be used?  Basically, I have a grid
> that I am populating from a query that will allow the user to update 1 of
> 3
> fields.
> 
> 
> If you have any questions or concerns, please feel free to call me at
> 407-658-3111.
> 
> Thank you,
> 
> > Issac Rosa
> > 
> > IT - National Sales & Marketing
> > OLAP Specialist Team Leader
> > Ofc: 407-658-3111
> > Cell: 407-342-0644
> > Fax: 407-971-2374
> > [EMAIL PROTECTED]
> 
> 
> -----Original Message-----
> From: McCollough, Alan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 12, 2000 1:48 PM
> To: Fusebox
> Subject: RE: CFGRID & FormURL2Attributes
> 
> 
> I can tell you, after investing days of extensive work on CFGRID, the
> proper
> way to use CFGRID as is follows:
> 
> <CFSILENT>
> <CFGRID>
> </CFSILENT>
> 
> Yep, that's about the only way it works.
> 
> <!--- IGNORE THIS CODE, IT WILL WASTE YOUR LIFE AWAY
> 
> <CFGRID>
> 
> --->
> 
> This also works too.
> 
> Alan McCollough
> Web Programmer
> Allaire Certified ColdFusion Developer
> Alaska Native Medical Center
> 
> > -----Original Message-----
> > From:       Rosa, Issac [SMTP:[EMAIL PROTECTED]]
> > Sent:       Tuesday, December 12, 2000 9:21 AM
> > To: Fusebox
> > Subject:    CFGRID & FormURL2Attributes
> > 
> > Does anyone have any suggestions on how to correctly use CFGRID and
> > FormUrl2Attributes without getting the following error?  Any help or
> > suggestions would  be greatly appreciated.
> > Error Diagnostic Information
> > An error occurred while evaluating the expression: 
> >  NOT ISDEFINED( 'ATTRIBUTES.' & field )
> > Error near line 13, column 10. 
> > 
> > Parameter 1 of function IsDefined which is now
> > "ATTRIBUTES.__CFGRID__DSP_DROP_SCHEDULE__DROP_SCHEDULE" must be a
> > syntactically valid variable name 
> > The error occurred while processing an element with a general identifier
> > of
> > (CFIF), occupying document position (13:5) to (13:49) in the template
> file
> > C:\CFUSION\CustomTags\formurl2attributes.cfm.
> > 
> > If you have any questions or concerns, please feel free to call me at
> > 407-658-3111.
> > 
> > Thank you,
> > 
> > > Issac Rosa
> > > 
> > > IT - National Sales & Marketing
> > > OLAP Specialist Team Leader
> > > Ofc: 407-658-3111
> > > Cell: 407-342-0644
> > > Fax: 407-971-2374
> > > [EMAIL PROTECTED]
> > > 
> > 
> > 
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to