Manual Row Move without Row Headers

Is it possible to move the row manually (manualRowMove: true) without rowHeaders: true.

http://jsfiddle.net/4c7b2d1v/2/

Hey @hanmyinttun

the headers are necessary to allow users to move the rows. The moving-handle won’t appear if you don’t have the headers.

1 Like

Thanks

1 Like

You’re welcome @hanmyinttun