Hi,
I'm using Syncfusion version 13.4.0.58.
I want to be able to drag & drop columns & rows to rearrange them.
Looking through the Syncfusion help section I came across the following controls which seem to be missing from the version I am using.
.AllowRowsDragging(true)
.AllowDragAndDrop(false)
Has the drag & drop feature only been added in a more recent version?