[flexcoders] Re: a checkbox in mx:DataGrid

2008-01-14 Thread dominique.bessette
http://www.returnundefined.com/2006/10/item-renderers-in-datagrids-a- primer-for-predictable-behavior/ --- In flexcoders@yahoogroups.com, coder3 <[EMAIL PROTECTED]> wrote: > > > Hi All, > > i am using mx:DataGrid to display a list of results. but i would like to add > a checkbox in front of eac

[flexcoders] Re: a checkbox in mx:DataGrid

2008-01-11 Thread ben.clinkinbeard
This has been discussed at length on this list and the internet. Do a search here and/or on Google. Ben --- In flexcoders@yahoogroups.com, coder3 <[EMAIL PROTECTED]> wrote: > > > Hi All, > > i am using mx:DataGrid to display a list of results. but i would like to add > a checkbox in front of e

[flexcoders] Re: a checkbox in mx:DataGrid

2008-01-11 Thread nasawebguy
This should help point you in the right direction... Don