nhn / tui.grid

🍞🔡 The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!
http://ui.toast.com/tui-grid/
MIT License
2.42k stars 394 forks source link

How to column reorder #926

Open enmoei opened 4 years ago

enmoei commented 4 years ago

Summary A clear and concise description of what the question is. Please let me know how to column reorder(not sort).

Screenshots If applicable, add screenshots to help explain your question.

Version Write the version of the grid you are currently using. Any version.

Additional context Add any other context about the problem here.

auto-comment[bot] commented 4 years ago

Thank you for raising an issue. We will try and get back to you as soon as possible.

Please make sure you have filled out issue respecting our form in English and given us as much context as possible. If not, the issue will be closed or not replied.

js87zz commented 4 years ago

@enmoei Currently, there is no API to reorder the column. However, using setColumns API, you can replace the all columns which is ordered as alternative.