Stack Overflow is a community of 4.7 million programmers, just like you, helping each other.

Join them; it only takes a minute:

Sign up
Join the Stack Overflow community to:
  1. Ask programming questions
  2. Answer and help your peers
  3. Get recognized for your expertise

Is there any way to reorder angular-datatable colums?

The ideal way would be drag & dropping but I can't find anywhere this kind of option.

Any suggestion?

share|improve this question
    
You need to use the ColReorder extension, see this -> stackoverflow.com/questions/33442206/… – davidkonrad Feb 9 at 6:51
    
@davidkonrad Thanks for your help, write the answer and I will accept it as the correct one. – Egidi Feb 9 at 11:25

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.