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

Implement sizeColumnsToFit(width) #149

Closed
hyyan opened this issue Jul 4, 2019 · 1 comment
Closed

Implement sizeColumnsToFit(width) #149

hyyan opened this issue Jul 4, 2019 · 1 comment
Assignees
Labels
Area: Core BBj The issues is related to the central BBj code Area: Core Javascript The issue is related to the central Javascript code Priority: Medium The issue will be seen by about half of users. Type: Feature The issue is a request for new functionality
Milestone

Comments

@hyyan
Copy link
Member

hyyan commented Jul 4, 2019

Signature :
sizeColumnsToFit(width) : Gets the grid to size the columns to the specified with, eg sizeColumnsToFix(900). To have the grid fit the columns to the grid's width, use the Grid API gridApi.sizeColumnsToFit() instead.

https://www.ag-grid.com/javascript-grid-column-api/
https://www.ag-grid.com/javascript-grid-resizing/#resizing-example

@hyyan hyyan added Type: Feature The issue is a request for new functionality Area: Core BBj The issues is related to the central BBj code Area: Core Javascript The issue is related to the central Javascript code Priority: Medium The issue will be seen by about half of users. labels Jul 4, 2019
@hyyan hyyan added this to the Columns API milestone Jul 4, 2019
@hyyan hyyan self-assigned this Jul 4, 2019
@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2020

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 dayse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Core BBj The issues is related to the central BBj code Area: Core Javascript The issue is related to the central Javascript code Priority: Medium The issue will be seen by about half of users. Type: Feature The issue is a request for new functionality
Projects
None yet
Development

No branches or pull requests

1 participant