ADG is developed by a completely different team. It appears that there is no documented way to do this. You might be able to stopImmediatePropagation on MOUSE_DOWN. There is an undocumented protected method called isDraggingAllowed that takes a column and returns a Boolean.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of superabe superabe Sent: Sunday, May 25, 2008 5:14 AM To: [email protected] Subject: [flexcoders] Re: prevent ADG datagrid column from being dragged [bump] Is there anyway to prevent a column in an AdvancedDataGrid from being draggable. I see a "draggable" property on the regular Datagrid, but not on the ADG ? TIA - superabe

