0

Can anyone tell me the equivalent of osflex:TreeGridCellRenderer for the flexlib package?

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
Bharath
  • 3
  • 2

1 Answers1

0

The AdvancedDataGridGroupItemRenderer is the equivalent class. This renders the grouping field for the AdvancedDataGrid which is the tree grid class in flex

Phil C
  • 962
  • 6
  • 17