hey guys.
i know cfgrid flash doesn't support href in cfgridcolumn
but there has to be a way?

<cfgrid name="hoverArea" query="gHa" selectmode="edit" format="flash"
height="210" width="800" rowheaders="no"
onchange="getUrl('_edit_hoverArea.cfm?ha_1Id=' +
hoverArea.dataProvider[hoverArea.selectedIndex]['ha_Id']);" >

make the entire row a link.
but i only want a link in the id column, since the other columns are
for editing data.

has any one done this.
i have googled till i can google no more..
so i come here =]

cf8

thanks!
-m

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330377
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to