Author Topic: Remove space in Full View Mode  (Read 2839 times)

EPM Solutions

  • Pro Ultimate
  • Full Member
  • *
  • Posts: 182
    • View Profile
Remove space in Full View Mode
« 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6282
    • View Profile
Re: Remove space in Full View Mode
« Reply #1 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.
« Last Edit: January 15, 2019, 07:54:01 pm by paramquery »

EPM Solutions

  • Pro Ultimate
  • Full Member
  • *
  • Posts: 182
    • View Profile
Re: Remove space in Full View Mode
« Reply #2 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6282
    • View Profile
Re: Remove space in Full View Mode
« Reply #3 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.