I see no one has taken a whack at my flash form/cfgrid problem.  There
HAS to be somebody out there who can help!  :-)

 

Here is my post again:

 

I have a flash grid in a flash form.  I am using checkboxes in a cfgrid
by putting type="boolean" in my cfgridcolumn tag much like the nifty
example here:

http://www.asfusion.com/blog/examples/item/checkboxes-in-a-cfgrid 

 

The problem is, I need a click event to be fired when any of the
checkboxes are checked which tells me which one was clicked. I need this
so I can update a text box with the total checked $.  After looking
through the livedocs for action script I tried attaching the cellPress
event to the grid but that is not fired when the checkbox is clicked
unless I clicked on the actual row. 

 

I think I need to use the click event from the checkbox class, but I
can't figure out for the life of me how to access the checkbox object to
attach that event since CF takes care of its creation. 

Will I need to attach an event to EVERY SINGLE check box in the grid? 

It will need to be dynamic since the contents of the grid may be
reloaded with flash remoting at any time. 

Is this just way more complicated than it needs to be, or have I missed
the "simple boat"  

 

Please advise if you have any ideas.

Yes, I have posted this to the CF-Flash list, but I don't even think
anyone reads that list.  It is DEAD. :-)

 

Please please let me know if you are learned in the ways on CF and
flash.  This one is driving me crazy.

 

Thanks.

 

~Brad

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228457
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

Reply via email to