Re: [Gnoga-list] how to empty a table

2014-11-23 Thread Björn Lundin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2014-11-23 08:19, Rabbi David Botton wrote: If you are not going to set any handlers on the table elements you could also do everything static and just let the child elements of the table finalize right after creating them (this doesn't

[Gnoga-list] how to empty a table

2014-11-22 Thread Björn Lundin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Having a table Result_Table : Gnoga.Gui.Element.Table.Table_Type; How do I empty it? I've populated it with data from a recordset, and now I wan't to rerun the query, and then fill the same table with a new recordset. But I do not want to add