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

[Gambas-bugtracker] Bug #3082: Property Data.Control of the WebTableData class


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

Comment #1 by Benoît MINISINI:

You must not actually create a control for each row.

You must have one unique button that is used as a template just for generating the HTML.

Then, when clicking on the button, a 'Click' event is raised by the WebTable, with the row and the column as argument.


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