Author Topic: Flexheight and row edit  (Read 4025 times)

forwheeler

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 26
    • View Profile
Flexheight and row edit
« on: December 12, 2013, 08:16:08 pm »
If I have a grid with the flexHeight set to true, and I set the clicksToEdit to 2, I can't edit the last row on the last page. I can edit all other rows. If I remove the flexHeight then it works. It seems the grid needs a lower row visible for the edit to work.
http://jsfiddle.net/Jh22v/

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6264
    • View Profile
Re: Flexheight and row edit
« Reply #1 on: December 13, 2013, 09:31:52 pm »
That's a known issue with last row & flexHeight in base version.

I would move the fix from PRO to base version as soon as I get time.
« Last Edit: December 13, 2013, 09:53:11 pm by paramquery »

singhra2

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: Flexheight and row edit
« Reply #2 on: May 12, 2014, 11:58:03 am »
Hi,

Has this issue been resolved in the base version yet ?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6264
    • View Profile
Re: Flexheight and row edit
« Reply #3 on: May 12, 2014, 06:13:00 pm »
Not yet, I would try to push the fix to github this week.