Author Topic: Problem is row expanding  (Read 2374 times)

SureshB

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 32
    • View Profile
Problem is row expanding
« on: August 05, 2015, 01:28:22 pm »
Hi

When inner grid contains large number of rows and if we expand the row, row is expanding correctly. But it is not collapsing when we click the 'plus' sign. please help


Thank you

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Problem is row expanding
« Reply #1 on: August 05, 2015, 02:31:28 pm »
SureshB

You could set maxHeight option of the inner grid so that it doesn't get larger in height than the viewport of outer grid.

If that is not the case, please share more details of the issue, a jsfiddle would be appreciated. http://jsfiddle.net/kw77c0sg/2/
« Last Edit: August 05, 2015, 02:35:17 pm by paramquery »