LOL!

I would suggest rolling your own 'grid'.  That's what we did.  CFGRID is quirky and 
depends on a certain JRE version....a real PITA actually.  Plus, every customer that 
sees it wants it to do more than it can.  So we wrote an HTML version.  It isn't hard 
really, but doesn't have client-side sorting, but you can add that via something like 
this
>http://webfx.eae.net/dhtml/tablesort/demo.html
>http://webfx.eae.net/dhtml/grid/intro.html

The VERY basic idea is dynamically naming your form controls
<input type="text" name="foo_n">  where n is 1 to n rows.

Doug

>-----Original Message-----
>From: Thomas Chiverton [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, March 11, 2003 11:19 AM
>To: CF-Talk
>Subject: Re: cfgrid issues
>
>
>On Tuesday 11 Mar 2003 14:52 pm, Jack Ince wrote:
>> These people have a product that is supposed to be good.
>> http://216.74.28.185/products/cfgrid/index.cfm
>
>I hope it's better than the pricing calculator and examples on 
>their front 
>page.
>The drop down in the calcualtor wont let me click it.
>The examples window pops up a message about being IE only.
>
>Useless.
>
>I'd throw the URL away on principle.
>
>-- 
>Tom C
>"Land of the free, home of the brave... you have to be brave 
>to live there and 
>enjoy the freedoms"
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to