Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow dragging to resize table #7061

Closed
scottdraves opened this issue Mar 26, 2018 · 0 comments
Closed

allow dragging to resize table #7061

scottdraves opened this issue Mar 26, 2018 · 0 comments

Comments

@scottdraves
Copy link
Contributor

scottdraves commented Mar 26, 2018

when the mouse is over the bottom edge of the bottom row, it could turn to vertical drag arrows,
allowing the user to click and drag and change the number of rows displayed.

when the mouse is over the right edge of the right column (to the right of the vertical scrollbar, if any), it should allow resizing horizontally.

and mouse in the bottom-right corner can resize in both directions.

MariuszJurowicz pushed a commit that referenced this issue Apr 19, 2018
scottdraves pushed a commit that referenced this issue Apr 20, 2018
* #7061 DataGrid resize feature

* #7061 set column width after resizing

* #7061 remove blue rect while resizing

* #7061 fix the horizontal resize undone, fix negative height and width
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants