[Gambas-bugtracker] Bug #2305: set focus to an editable Tableview element
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Fri Jul 9 12:41:34 CEST 2021
http://gambaswiki.org/bugtracker/edit?object=BUG.2305&from=L21haW4-
Comment #3 by Gianluigi GRADASCHI:
I probably didn't understand the matter.
What error are you referring to?
If you want to enter data, maybe you should look at the TableView data event?
http://gambaswiki.org/wiki/comp/gb.qt4/gridview/.data
If you want to write in the cells then you have to use:
http://gambaswiki.org/edit/comp/gb.form/tableview/.click
With
http://gambaswiki.org/edit/comp/gb.form/tableview/.save
And
http://gambaswiki.org/edit/comp/gb.form/tableview/edit
Or
http://gambaswiki.org/edit/comp/gb.form/tableview/editwith
More information about the Bugtracker
mailing list