AdvancedDataGrid

Disabling drag on an AdvancedDataGrid row

Posted on 18 August 2009 by Russ

1

Basic drag and drop in Flex is a breeze but creating custom behaviour and data management can sometimes be tricky. This article explains how to enable or disable drag on each individual row of an AdvancedDataGrid.

Continue Reading