grid width 100% when inside a cflayout

2010-10-09 Thread Glyn Jackson

in CF9 using CFGRID, for some reason I cannot get it to be 100% the width of 
the cflayout. I know you can set the width in px but it seems I cannot make the 
width just 100% as its not supported. 

any other way to make the with of a grid 100% when inside a cflayout? 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338031
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: grid width 100% when inside a cflayout

2010-10-09 Thread Russ Michaels

you will probably need to use javascript to work out the width of the
container and then resize the grid component after it loads.

On Sat, Oct 9, 2010 at 3:09 PM, Glyn Jackson glyn.jack...@newebia.co.ukwrote:


 in CF9 using CFGRID, for some reason I cannot get it to be 100% the width
 of the cflayout. I know you can set the width in px but it seems I cannot
 make the width just 100% as its not supported.

 any other way to make the with of a grid 100% when inside a cflayout?

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338032
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Beta Testers Wanted - TrafficMunkey - A New CF Framework

2010-10-09 Thread Scott Brady

Really off-topic now, but the word is comingle or commingle without
hyphens, so that's probably why the lawyer didn't put a hyphen in it. :)

http://dictionary.reference.com/browse/comingle
http://www.merriam-webster.com/dictionary/comingle?show=0t=1286641358

Scott
(pedant)

On Tue, Oct 5, 2010 at 1:50 PM, Adrocknaphobia adrocknapho...@gmail.comwrote:


 This one is a bit confusing and I'm surprised a lawyer used the
 word co-mingle, because it's very vague (and missing a hyphen).


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338033
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


cfssetting showdebugoutput

2010-10-09 Thread fun and learning

Hi All -

I am using jqgrid to display some data. This works when I turn off the Request 
Debugging Output in Coldfusion Administrator. I do not have access to 
Administrator page at my work. Using cfsetting showdebugoutput = false also 
does not help. Is there a way I can disable request debugging output through my 
code? 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338034
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm