This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
agGridColumn: missing column properties #25
Comments
mroseboom
added a commit
to mroseboom/ag-grid-aurelia
that referenced
this issue
Jan 30, 2018
add support for the properties suppressToolPanel & suppressKeyboardEvent within the grid-column. This pr is a fix for issue [ag-grid#25](ag-grid#25)
Is rowDrag also missing? This was added in v16: https://www.ag-grid.com/javascript-grid-row-dragging/#managed-dragging |
@ShaunVanDyk You're right, the property |
Added both new properties rowData and toolPanelClass in the pull-request |
looks like |
@avrahamcool |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm submitting a ...
Current behavior
agGridColumn does not support the following properties:
Expected behavior
agGridColumn should support those attributes
What is the motivation / use case for changing the behavior?
Should be able to use the built-in column properties on the
ag-grid-column
component.Please tell us about your environment:
ag-grid-aurelia version: 16.0.0
ag-Grid/ag-Grid-Enterprise version: 16.0.0
Aurelia version: 16.0.0
Browser: all
Language: all
The text was updated successfully, but these errors were encountered: