ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: EPM Solutions on January 15, 2019, 11:42:29 am

Title: Remove space in Full View Mode
Post by: EPM Solutions on January 15, 2019, 11:42:29 am
Hello Team,

We want to remove extra space in the grid center body when we are using grid in the full view mode.

Please check below image for reference.
Title: Re: Remove space in Full View Mode
Post by: paramvir on January 15, 2019, 07:50:16 pm
I'm not sure how you want to do that.

Either you have to increase number of rows or use height: 'flex' instead of full view mode.
Title: Re: Remove space in Full View Mode
Post by: EPM Solutions on January 16, 2019, 04:01:12 pm
Hello Team,

Height is already we are using as Flex but it is not working in full page view.

Our requirement is we want to show summary rows where records are ending. We have less records in the grid and when we change view to full screen than the summary rows showing in the down side and some space showing between records and summary rows.
Title: Re: Remove space in Full View Mode
Post by: paramvir on January 16, 2019, 06:26:21 pm
height: flex is not same as full page view mode.

I'm afraid, empty space can't be removed in full page view.