Thanks Alex. I'll give that a try. - superabe
On Sun, May 25, 2008 at 5:26 PM, Alex Harui <[EMAIL PROTECTED]> wrote: > 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 > > >

