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

[Gambas-bugtracker] Bug #3147: Data Binding Issue in WebTable Template Objects


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

Comment #1 by Benoît MINISINI:

'Data.Control' does not create a new control (unless you circumvent it like you did with WebTable2).

It's just a trick that always reuses the same control to generate the HTML displayed in each cell.

This is why 'Last.Text' returns the last text set inside the 'Data' event handler.

In other words, it was never intended to be used like you thought.

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



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