Hey all 

 

I'm displaying a bunch of data in a Flash CFGRID.. At the end of the row I'd
like to add a column called "Approve". Which would be a checkbox.

I have two possible scenarios for updating the DB

 

1) I click the check box and the action page is called, the db is updated
and the CFGRID re-rendered with new data.

2) I check all the articles that need to be approved hit a submit button and
process then go about my business.

 

Problem; how do I get the CFGRID to render an active checkbox. I can only
seem to get the check box to render if I bind it to the "IsApproved" column
returned from the query

But it's not clickable.

 

Any thoughts/suggestions?

 

--
Scott Stewart
ColdFusion Developer
4405 Oakshyre Way
Raleigh, NC 27616
(h) 919.874.6229 (c) 703.220.2835

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320025
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