how to resize columns with mouse inside ng-grid control

Viewed 6471

Hello a have a simple question I have defined columns with property resizable: true. How do I manage to let user re-size column with their mouse, like they will do in most grid control?

1 Answers
Related