Dismiss
Announcing Stack Overflow Documentation

We started with Q&A. Technical documentation is next, and we need your help.

Whether you're a beginner or an experienced developer, you can contribute.

Sign up and start helping → Learn more about Documentation →

For an Angular UI Grid with only a few columns, the expand/collapse column is auto-sizing as well and doesn't look very good:

Screenshot

I was wondering if there was a way to set only this column to a specific width. I'd like to avoid having to overwrite a header template and handing an expand/collapse button of my own so that the sizing is appropriate.

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.