In the tableview_Click() event,
call tableview.Edit(sMySqlFieldTypes, True) if the cell is in the column
where the drop down is wanted
--
View this message in context:
http://gambas.8142.n7.nabble.com/Tableview-combobox-tp40279p40282.html
Sent from the gambas-user mailing list archive at
I know this is simple but. . .
When editing a cell in a TableView how do I make a combobox/dropdown for a
cell?
Thanks
--
View this message in context:
http://gambas.8142.n7.nabble.com/Tableview-combobox-tp40279.html
Sent from the gambas-user mailing list archive at Nabble.com.
---