[Gambas-user] datacontrol date problem

Gianluigi bagonergi at gmail.com
Mon Jul 8 09:50:05 CEST 2019


Il giorno dom 7 lug 2019 alle ore 20:02 Marco Ancillotti <gambas at servinfo.it>
ha scritto:

> Il 07/07/19 19:36, Hans Lehmann ha scritto:
>
>
> In my Gambas program I added the following addition:
>
> *Dim hDateBox As Datebox*
>
> *dcGebDatum.Field = "GebDatum"*
> *hDateBox = dcGebDatum.Children[0]*
> *hDateBox.Mode = 0*
>
> Hans
>
> Hi , I solved using the same code you post , but I choose field directly
> in the gui not in the code , try if it solve , for me it works.
>
>
> It should work, with any supported database, even setting DataControl from
code, but it must be set before any other code.

Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190708/bb0070f7/attachment.html>


More information about the User mailing list