views:

395

answers:

1

Hi,

I have a scenario like, Advanced DataGrid have a checkBox and if i select the header checkBox all the field checkBoxes has to be selected that means multi-select checkBox.

If any one having the sample code, please send me.

Thanks, Ravi

A: 

The Adobe Cookbook offers a solution for your problem: Datagrid headerRenderer checkbox to select checkboxes in the row

Thomas