shlomiassaf / ngrid

A angular grid for the enterprise

Home Page:https://shlomiassaf.github.io/ngrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

columnFactory doesn't have resize options

darkyelox opened this issue · comments

What is the expected behavior?

The docs and the example code refers to the use of resize option in columnFactory for enable that functionality in all the columns or per column definition but the typings doesn't have it anymore

What is the current behavior?

cannot compile because the lack of that properties.

What are the steps to reproduce?

Simply download the latest 2.0.0 version of NGrid and there isn't any option for that

Which versions of Angular, CDK, Material, NGrid, OS, TypeScript, browsers are affected?

latest angular (9) and NGrid version (2.0.0-rc.2)

Is there anything else we should know?

nothing more

I realized that now is a plugin