[Gambas-user] What exactly does the Clear method in a GridView?

Jorge Carrión shordi at gmail.com
Sun Sep 2 20:38:26 CEST 2018


Ok. That is what I want to know.
Thank you very much for the answer Benoit.

Best Regards


El dom., 2 sept. 2018 a las 20:36, Benoît Minisini (<g4mba5 at gmail.com>)
escribió:

> Le 02/09/2018 à 20:33, Benoît Minisini a écrit :
> > Le 02/09/2018 à 19:20, Jorge Carrión a écrit :
> >> The help says that "Clear the grid static contents".
> >> What is this static content composed of?
> >> Rows and columns size? Cell content? position on screen?
> >>
> >> Best Regards
> >>
> >
> > Wait a minute, I'm looking into the source code... :-)
> >
>
> It clears the contents that you defined explicitly (not what you draw
> through the Data event) and that is stored inside the GridView control.
> And it sets the rows count to zero. But it keeps the columns.
>
> Regards,
>
> --
> Benoît Minisini
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180902/085ae0d1/attachment.html>


More information about the User mailing list