RE: CFGRID problem

2005-04-29 Thread Jim Stout
Scott,

Try the following with your query (getting rid of the grid column):


 

 
 

 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205134
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFGRID problem

2005-04-29 Thread Scott Wolf
Thanks for the suggestion, Jim.  Unfortunately, that didn't seem to
solve my problem.  If you can think of anything else to try, I'd really
appreciate it.  Thanks!

-Scott 

-Original Message-
From: Jim Stout [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 29, 2005 12:21 PM
To: CF-Talk
Subject: CFGRID problem

Scott,

Actually, you need to make sure that format="flash" is in the CFGRID tag
(not so much the cfform tag...



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205131
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFGrid Problem

2005-04-01 Thread Mike Nimer
That's a bug. I haven't stepped through with the debugger, however, I
believe it a problem with java reusing tag instances that are on the
same line. So for now, you'll need to do this without the loop.

Thanks for posting this, I've submitted as a bug. 
---nimer


-Original Message-
From: Qasim Rasheed [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 01, 2005 10:18 AM
To: CF-Talk
Subject: Re: CFGrid Problem

Does anyone has a comment why the first section produces a grid
correctly whereas the second one is duplicating columns in the second
grid.

Thanks

On Mar 30, 2005 2:31 PM, Qasim Rasheed <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Here is a code sample which might explain the problem that I am
facing.
> 
> 
> 
> insert="No" delete="No" sort="Yes"
>autowidth="true" enabled="Yes" visible="Yes"
>gridlines="Yes" rowheaders="No" selectmode="BROWSE"
width="800" height="150">
>
>
> 
> insert="No" delete="No" sort="Yes"
>autowidth="true" enabled="Yes" visible="Yes"
>gridlines="Yes" rowheaders="No" selectmode="BROWSE"
width="800" height="150">
>
>
> 
> 
> 
>   name="form2">
>
>insert="No" delete="No" sort="Yes"
>autowidth="true" enabled="Yes" visible="Yes"
>gridlines="Yes" rowheaders="No"
selectmode="BROWSE" width="800" height="150">
>
>
>
>
> 
> 
> Any thoughts?
>



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201158
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFGrid Problem

2005-03-31 Thread Qasim Rasheed
Does anyone has a comment why the first section produces a grid
correctly whereas the second one is duplicating columns in the second
grid.

Thanks

On Mar 30, 2005 2:31 PM, Qasim Rasheed <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Here is a code sample which might explain the problem that I am facing.
> 
> 
> 
> insert="No" delete="No" sort="Yes"
>autowidth="true" enabled="Yes" visible="Yes"
>gridlines="Yes" rowheaders="No" selectmode="BROWSE" 
> width="800" height="150">
>
>
> 
> insert="No" delete="No" sort="Yes"
>autowidth="true" enabled="Yes" visible="Yes"
>gridlines="Yes" rowheaders="No" selectmode="BROWSE" 
> width="800" height="150">
>
>
> 
> 
> 
> 
> 
>
>insert="No" delete="No" sort="Yes"
>autowidth="true" enabled="Yes" visible="Yes"
>gridlines="Yes" rowheaders="No" selectmode="BROWSE" 
> width="800" height="150">
>
>
>
>
> 
> 
> Any thoughts?
>

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201136
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFGRID problem driving me nuts

2002-03-15 Thread David Green

Sorry for the late response  I switch to just a test action page and still
have the problem here is all thats in the page.





 Untitled



Test.cfm page 

#form.test#  
#idplist.idp#  





Thanks for the help.If i can't get this working I have to find something
to replace cfgrid :(

Thanks
David



- Original Message -
From: "JamesEdmunds" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, March 13, 2002 1:42 PM
Subject: Re: CFGRID problem driving me nuts


> 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 #idplist.idp#  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
> >
> > 
> >
> >  
> >
> > 
> >
> > 
> >
> >  
> > 
> >
> 
__
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFGRID problem driving me nuts

2002-03-13 Thread JamesEdmunds

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 
>#idplist.idp#  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
>
> 
>
>  
>
> 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="##00" selectmode="ROW" maxrows="1" 
>picturebar="Yes" selectcolor="##808080">
>
> width="90" font="Arial" fontsize="12" bold="No" italic="No" select="No" display="Yes" 
>headerfont="Arial" headerfontsize="12" headerbold="Yes" headeritalic="Yes" >
>
>  
> 
>
> 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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: cfgrid problem - urgent ** Solved **

2001-07-19 Thread Dominic J. Doucet-Lorang

Thomas,

I re-downloaded the JRE from sun and reinstalled it again and got it 
to work.

Dominic

At 02:48 19.07.2001 -0700, you wrote:
> > The only java use is in the cfgrid
> > At 06:29 18.07.2001 -0700, you wrote:
> > >Have you tried the example for CFGRID ?
> > >Can you confirm the other java powered bits work OK ?
>
>Can you get the example pages pages from \cfdocs\ to work ?
>Check the paths in the cfide to...
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: cfgrid problem - urgent

2001-07-19 Thread Thomas Chiverton

> The only java use is in the cfgrid
> At 06:29 18.07.2001 -0700, you wrote:
> >Have you tried the example for CFGRID ?
> >Can you confirm the other java powered bits work OK ?

Can you get the example pages pages from \cfdocs\ to work ?
Check the paths in the cfide to...

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: cfgrid problem - urgent

2001-07-19 Thread Dominic J. Doucet-Lorang

The only java use is in the cfgrid that is being used and it was 
working 
fin until the upgrade of CFServer to 5 from 4.5.2.  I am currently 
reworking the pages that use cfgrid to not use it at all until I can 
find 
what is wrong.  I have the most current jre package on the client 
system 
and still no go.
41422d8.jpg

Dominic

At 06:29 18.07.2001 -0700, you wrote:
>Have you tried the example for CFGRID ?
>Can you confirm the other java powered bits work OK ?
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: cfgrid problem - urgent

2001-07-18 Thread Thomas Chiverton

Have you tried the example for CFGRID ?
Can you confirm the other java powered bits work OK ?

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFGRID problem

2000-12-09 Thread pardeep

Having big problems getting CF Grid info to display in a browser. Anyone
have any ideas on what the problem might be?  Thanks.


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists