NSCollectionViewGridLayout and Drag&Drop

Should one migrate to NSCollectionViewGridLayout
from NSCollectionViewFlowLayout if there are Drag & Drop operations to reorder cells, or to insert new ones from an external source (i.e. another CollectionView).

Is there sample code for NSCollectionViewGridLayout and Drag & Drop?

NSCollectionViewGridLayout and Drag&Drop
 
 
Q