> I have easily conquered building a simple datagrid using actionscript and 
> then my
> client needed me to add a button.  UGH.   I have looked for awhile now and 
> can't find
> a good working solution to this requirement.  In my action script I have 
> created the
> column that will hold the button - but how do I actually get a button into 
> that column?

You need to use a renderer and/or editor. I usually do this sort of
thing in MXML rather than AS, but it shouldn't really be that
different in either case. There's probably no analog for an inline
renderer in AS, but you could use a separate component for the
renderer.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more informati

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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/flex/message.cfm/messageid:6018
Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to