Yes.

In JS use this to get the Grid object then use the docs over at extJS to get
the rowSelection from the Grid.

var asGrid = ColdFusion.Grid.getGridObject('GridTest');





Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273



-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of Barry Beattie
Sent: Tuesday, 30 October 2007 2:39 PM
To: [email protected]
Subject: [cfaussie] CFGRID - click on rows as a link? ( for CF8 )


what's CFGRID you ask?
http://www.garyrgilbert.com/tutorials/coldfusion/intermediate/cfgrid.cfm


... anyhoo...

I'm trying to find a way to navigate to a page by clicking on one of
the grid rows. I'm not after a column of links, rather the row to
raise an onClick event which I can then call the next page.

the target of each would be the same but I'm wanting to pass a URL
parameter with it (from the underlying query and as a column that has
display="false")


anyone done this? surely it's possible .... yes?

thanx
barry.b



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to