2

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.

Mxyk
  • 10,678
  • 16
  • 57
  • 76
RKCY
  • 4,095
  • 14
  • 61
  • 97

1 Answers1

0

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

Thomas Müller
  • 1,433
  • 11
  • 24