[Gambas-user] unattach an event ( Data on tableview )

J_Mischk3 admin at ...2701...
Sun Oct 9 18:42:09 CEST 2011




> Salut,
> 
> if TabHandle is your TableView.
> 
> PUBLIC SUB TabHandle_Data(Row AS Integer, Column AS Integer)
>     TabHandle.CellData(Row, Column)
> END
> 
> 

THX, but one question. At which point the Data Event will be send?

Juergen 
-- 
View this message in context: http://old.nabble.com/unattach-an-event-%28-Data-on-tableview-%29-tp32607385p32619925.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list