[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3084: Bug in the WebTable widget when reaching row 100 with WebTable1.EnsureVisible() used


http://gambaswiki.org/bugtracker/edit?object=BUG.3084&from=L21haW4-

Comment #1 by Benoît MINISINI:

It should be fixed by https://gitlab.com/gambas/gambas/-/commit/6ee8c1541f61e8419655e1fe18e884ed1781809b.

Note that the 'Select()' method is not optimized at all. It always triggers a full refresh of the table contents, and so become more and more slow when the table contents grows.

Benoît MINISINI changed the state of the bug to: Fixed.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----