Hi ,
I am working on "cellRenderer" which looks like below code.
<mx:DataGrid id="pqrs" width="100%" height="100%" dataProvider="{xyz}"
>
<mx:columns>
<mx:Array>
<mx:DataGridColumn headerText="#" width="21"
columnName="lstcheck" editable="true"
cellRenderer="CheckBoxCellRenderer" />
<mx:DataGridColumn headerText="Item Name"
columnName="item_Name" />
</mx:Array>
</mx:columns>
</mx:DataGrid>
The above code is showing Checkbox in DataGrid.
I have no.of checkboxes with same no.of "Item Name"s.
Now i want to validate on checkboxs means that when i check any one
check box the remaining checkboxes should be disabled and again
unchecked same checked box remaining checkeboxes should be enabled.
can anyone provide code for above validation?
Any help is greatly appreciate..
Jagadeesh
------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~->
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/