is using the method setColumnReorderingAllowed() enough or do i have to implemet listener i don’t inderstand the example in the samples so plz don’t answer that i have to look at it
No listener needed - setColumnReorderingAllowed(true) should be enough.
thnx