You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, many thanks! That's a good question, it sounds actually challenging. I'd like to focus first on a fix for mobile rendering, but that's definitely something that could be tackled in a near future.
How? We could set a "draggable" boolean input property on MdDataTableHeaderComponent to enable the feature. And a dynamic "width" property on MdDataTableColumnComponent that renders a style attribute. The drag'n'drop would be handled by a nifty-but-easy RxJS chain. During the drag we would make sure to pause Angular's change detection by using NgZone.
I want to drag the scroll column width? how?
Hope to have some online Demo better experience this Component ,
Like this component ❤️
The text was updated successfully, but these errors were encountered: