tonytomov / jqGrid

jQuery grid plugin

Home Page:www.trirand.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Idea] `Full Size` functionality

angeljqv opened this issue · comments

This will allow the grid to occupy the entire screen size, it would help to review the rows

Example: https://jsfiddle.net/690oehLm/ (Click on Expand)
The example is just a proof of concept, it needs work, for example on height:auto

Thanks. I will investigate this. First test - after toggle (when restoring the original position) the width goes smaller with 15px,)

Yes, it does, possibly because of the scrollbar,
It was just a basic example to show the idea, as I mentioned it would also fail in height:auto, in that case i did add another scrollbar to the gbox's parent, and since I don't know all the scenarios , possibly needs many changes
Also need to add the toggling of expand and reduce icons