Re: [Gambas-user] Tableview combobox

2012-12-08 Thread bill-lancaster
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

[Gambas-user] Tableview combobox

2012-12-08 Thread bill-lancaster
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. ---