a quick work around would be to design the UI so that you can sort the query
that populates the grid, and not using the grid sorting at all....you could
then use the query info to write the CSV.....bit quicker than writing an
applet, but not quite as neat :)

Regards

Stew

> ----------
> From:         Jack Tumlin
> Reply To:     [EMAIL PROTECTED]
> Sent:         Thursday, March 15, 2001 3:16 pm
> To:   CF-Talk
> Subject:      Re: CFGRID to CSV?
> 
> Scott,
> 
> To my knowledge there is no property that returns the sort order from
> CFGRID.
> 
> I've done research for a client that has requested this. I've looked into 
> other
> alternatives such as custom tags available on the Allaire site. But, they
> don't have the same look and feel as CFGRID.
> 
> It would be nice if this was included in a future release. I'm looking
> into
> building my own JAVA applet. May take awhile.
> 
> Jack Tumlin
> 
> 
> At 12:43 PM 3/15/2001 +0000, you wrote:
> >Hi,
> >
> >Anyone know of a way to output the contents of a CFGRID to a file (say
> csv)?
> >   I want to be able to output the table data AND preserve the sorting
> method
> >they have chosen.  It's a pity that being an applet you cant just cut and
> >paste the data.
> >
> >Thanks,
> >
> >Scott.
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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