May 14th, 2007 by Kyle
Tags: baselistdata, datagrid, datagridlistdata, Flex, idropinlistitemrenderer, item-renderer, itemrenderer, listdata, mxml, radio-button, radiobutton
Posted in: Flex
I recently had a request from a customer to demonstrate how a RadioButton in a DataGrid ItemRenderer could select and entire row and indicate that a row is selected. I also had a notion to put code on my blog that demonstrated a simple ItemRenderer that implemented mx.controls.listClasses.IDropInListItemRenderer since that allows you to access data and datagrid properties easily. I seem to often be looking around for a simple example to use as a starting point for many ItemRenderer examples I produce, but can never find a “template” starting point. This entry should take care of both these things.
Read the rest of this post»
Tweet
12 Comments »

Recent Comments