Hi Guys,
How can I erase the content o a Data Grid so the next content will be a
fresh one, instead of ADDING to the last line in the datagrid...?
Thank you

Signature
Bruno Alexandre
(Sintra, PORTUGAL)
Bruno Alexandre - 28 Oct 2005 14:10 GMT
got the answer :)
dataset.clear()

Signature
Bruno Alexandre
(Sintra, PORTUGAL)
> Hi Guys,
>
> How can I erase the content o a Data Grid so the next content will be a
> fresh one, instead of ADDING to the last line in the datagrid...?
>
> Thank you