Is It possible to programmatically resize a column [ngx-datatable]
up vote
0
down vote
favorite
Is it possible when using the ngx-datatable to programmatically resize a column?
Any help will be appreciated
thanks
ngx-datatable
add a comment |
up vote
0
down vote
favorite
Is it possible when using the ngx-datatable to programmatically resize a column?
Any help will be appreciated
thanks
ngx-datatable
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Is it possible when using the ngx-datatable to programmatically resize a column?
Any help will be appreciated
thanks
ngx-datatable
Is it possible when using the ngx-datatable to programmatically resize a column?
Any help will be appreciated
thanks
ngx-datatable
ngx-datatable
asked Nov 8 at 8:41
Harry Elnekave Encaoua
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Maybe you'll find your answer on this post https://github.com/swimlane/ngx-datatable/issues/193
And there is a method call adjustColumns() on the ngx-datatable you can find the documentation of the code there : https://github.com/swimlane/ngx-datatable/blob/90ad41d56ec58522b7793aaa6d1f9265ff7ed024/src/components/datatable.component.ts#L165
Hope this would help you! :)
Many thanks, Max for your quick answer.
– Harry Elnekave Encaoua
Nov 8 at 11:02
1
unfortunatly It dit not help. I thought/hoped that there may be an event 'resize' on top of the column that I could programmatically use as there is for sort or click
– Harry Elnekave Encaoua
Nov 8 at 11:04
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Maybe you'll find your answer on this post https://github.com/swimlane/ngx-datatable/issues/193
And there is a method call adjustColumns() on the ngx-datatable you can find the documentation of the code there : https://github.com/swimlane/ngx-datatable/blob/90ad41d56ec58522b7793aaa6d1f9265ff7ed024/src/components/datatable.component.ts#L165
Hope this would help you! :)
Many thanks, Max for your quick answer.
– Harry Elnekave Encaoua
Nov 8 at 11:02
1
unfortunatly It dit not help. I thought/hoped that there may be an event 'resize' on top of the column that I could programmatically use as there is for sort or click
– Harry Elnekave Encaoua
Nov 8 at 11:04
add a comment |
up vote
0
down vote
Maybe you'll find your answer on this post https://github.com/swimlane/ngx-datatable/issues/193
And there is a method call adjustColumns() on the ngx-datatable you can find the documentation of the code there : https://github.com/swimlane/ngx-datatable/blob/90ad41d56ec58522b7793aaa6d1f9265ff7ed024/src/components/datatable.component.ts#L165
Hope this would help you! :)
Many thanks, Max for your quick answer.
– Harry Elnekave Encaoua
Nov 8 at 11:02
1
unfortunatly It dit not help. I thought/hoped that there may be an event 'resize' on top of the column that I could programmatically use as there is for sort or click
– Harry Elnekave Encaoua
Nov 8 at 11:04
add a comment |
up vote
0
down vote
up vote
0
down vote
Maybe you'll find your answer on this post https://github.com/swimlane/ngx-datatable/issues/193
And there is a method call adjustColumns() on the ngx-datatable you can find the documentation of the code there : https://github.com/swimlane/ngx-datatable/blob/90ad41d56ec58522b7793aaa6d1f9265ff7ed024/src/components/datatable.component.ts#L165
Hope this would help you! :)
Maybe you'll find your answer on this post https://github.com/swimlane/ngx-datatable/issues/193
And there is a method call adjustColumns() on the ngx-datatable you can find the documentation of the code there : https://github.com/swimlane/ngx-datatable/blob/90ad41d56ec58522b7793aaa6d1f9265ff7ed024/src/components/datatable.component.ts#L165
Hope this would help you! :)
answered Nov 8 at 9:02
Max
25715
25715
Many thanks, Max for your quick answer.
– Harry Elnekave Encaoua
Nov 8 at 11:02
1
unfortunatly It dit not help. I thought/hoped that there may be an event 'resize' on top of the column that I could programmatically use as there is for sort or click
– Harry Elnekave Encaoua
Nov 8 at 11:04
add a comment |
Many thanks, Max for your quick answer.
– Harry Elnekave Encaoua
Nov 8 at 11:02
1
unfortunatly It dit not help. I thought/hoped that there may be an event 'resize' on top of the column that I could programmatically use as there is for sort or click
– Harry Elnekave Encaoua
Nov 8 at 11:04
Many thanks, Max for your quick answer.
– Harry Elnekave Encaoua
Nov 8 at 11:02
Many thanks, Max for your quick answer.
– Harry Elnekave Encaoua
Nov 8 at 11:02
1
1
unfortunatly It dit not help. I thought/hoped that there may be an event 'resize' on top of the column that I could programmatically use as there is for sort or click
– Harry Elnekave Encaoua
Nov 8 at 11:04
unfortunatly It dit not help. I thought/hoped that there may be an event 'resize' on top of the column that I could programmatically use as there is for sort or click
– Harry Elnekave Encaoua
Nov 8 at 11:04
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53204119%2fis-it-possible-to-programmatically-resize-a-column-ngx-datatable%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown