[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #3082: Property Data.Control of the WebTableData class
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3082: Property Data.Control of the WebTableData class
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Fri, 26 Sep 2025 01:05:25 GMT
- To: msdesarrollo21@xxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
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 ]----
[Gambas-bugtracker] Bug #3082: Property Data.Control of the WebTableData class | <bugtracker@xxxxxxxxxxxxxx> |