In the Adobe documentation it says the following about disabling the
ability to re-arrange columns by dragging:

"To disable dragging of all columns in a group, set the
AdvancedDataGridColumnGroup.childrenDragEnabled property to false. To
disable dragging for a single column, set the
AdvancedDataGridColumn.dragEnabled property to false."

However, I don't seem to see any trace of the "dragEnabled" property
for AdvancedDataGridColumn. I'm probably just missing something
obvious, so can someone point me in the right direction? Thanks!

Paul

Reply via email to