-
Notifications
You must be signed in to change notification settings - Fork 157
fix(igxGrid): Grid should render all columns when grid width is set to null. #5396
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
Conversation
639eb07 to
958ed38
Compare
…at change the total grid width (row selectors, expansion indicators etc.).
|
I tested each sample in the demos repo with width null (8.0 branch as it includes all features that have to work with this). These are my findings:
|
|
For a grid with width Steps to reproduce:
Their combined width is bigger than the calculated grid size and they go out of the grid view area. |
|
Check the new issues in #5397 |
…dings so that grid will expact based on content. In case width is null and column width in % then set width to min width explicitly.
…igniteui-angular into mkirova/fix-5288-7.3.x
…o that all option changes are applied.
Closes #5288
Additional information (check all that apply):
Checklist:
feature/README.MDupdates for the feature docsREADME.MDCHANGELOG.MDupdates for newly added functionalityng updatemigrations for the breaking changes