Skip to content

expandable grid width is set according to the page width and not able to change it #4133

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

Open
bhrugs opened this issue Aug 6, 2015 · 1 comment

Comments

@bhrugs
Copy link

bhrugs commented Aug 6, 2015

http://ui-grid.info/docs/#/tutorial/216_expandable_grid

How to create this issue-

  1. expand the main row, (you will see the expanded grid)
  2. the width of the expandable grid is set as the window size, so if I resize the browser window the horizontal scroll bar disappears,expandable grid misses the last column and on making the browser window full screen, state wont come back.

this issue is being faced in my project.

1] viewable grid area(of expandable grid), which is full of columns, will be the width of the window(every column fits in screen - even if I have 50 columns),
2] total width of the expandable grid is the grid of the main grid,
.grid1438893583543 .ui-grid-render-container-body .ui-grid-viewport {

}
3] in case of resizing the window, it is messed up, when i zoom out or zoom in
capturehahaha

@Bitopi
Copy link

Bitopi commented Sep 7, 2015

I am also facing the same issue in my project. The expandable grid is not responsive, when the page is resized the expandable grid is messing up. Is there any solution for it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants