[Gambas-user] Interactive table

Keith Clark keithclark at ...2185...
Thu Mar 11 00:22:27 CET 2010


On Wed, 2010-03-10 at 23:11 +0100, Alessandro Rinaldi wrote:
> >From http://gambasdoc.org/help/comp/gb.form/tableview
> -----
> TableView (gb.form)
> This control is an editable GridView.
> Use the Edit method to start editing a cell. Beware that this method
> must be called during the Click event.
> The data entered by the user must be saved by implementing the Save
> event handler.
> -----
> So, definitely TableView :)
> Bye
> 
Thanks!  Working TableView is working perfectly for me.

Keith






More information about the User mailing list