mx:DataGrid id="dg" dataProvider="{arrcol}" >
                <mx:columns>
                        <mx:DataGridColumn dataField="name" draggable="false"/>
                        <mx:DataGridColumn dataField="no"/>
                        <mx:DataGridColumn dataField="empemail"/>
                </mx:columns>
u specify on specific columan draggable=false

On 1/2/10, prashant waykar <[email protected]> wrote:
> Hello Friends,
> i want to disable the drag drop of the specific row in a datagrid.
> Can someone please help me out?
> Thanks in advance
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.


Reply via email to