[Gambas-bugtracker] Bug #2105: GridView.Rows[Row].Height malfunction in GridView_Data sub
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Sat Feb 27 13:32:06 CET 2021
http://gambaswiki.org/bugtracker/edit?object=BUG.2105&from=L21haW4-
Comment #5 by Gianluigi GRADASCHI:
Since it's not a bug I close this report, can I change it to a request or I give up?
I also tried to insert in GridView_Data this code:
If Row > 0 Then GridView1.Rows[Row - 1].Height = -1
but don't work.
More information about the Bugtracker
mailing list