How to drag and drop column in angular 7?

How to drag and drop column in angular 7?

kooshkakihkooshkakih Posts: 2Questions: 1Answers: 0

I am using datatable in angular and i want reorder column manually. is a way?

Answers

  • colincolin Posts: 15,237Questions: 1Answers: 2,598

    You can use order().

  • kooshkakihkooshkakih Posts: 2Questions: 1Answers: 0

    this method is for sorting and no related to drag and column

  • colincolin Posts: 15,237Questions: 1Answers: 2,598

    Please be more specific on your question to avoid confusion. Take a look at the colreorder extension, that should do what you want.

This discussion has been closed.