JoanaSantos
Programmer
hi,
so, i have this table:
"T_MES"
date1 date2
31/08/2015 09/09/2015
How can I change the date through a calendar?
I create a form with two textbox.. and in the properties I select this:
PROPERTY
format: shortdate
Show date picker: for dates
so, efverytime I click in the textbox i'm able to select a date through a calendar.
but my question is.. how can I insert the new date in the table "T_MES"?
there is another way to do this?
thanks
so, i have this table:
"T_MES"
date1 date2
31/08/2015 09/09/2015
How can I change the date through a calendar?
I create a form with two textbox.. and in the properties I select this:
PROPERTY
format: shortdate
Show date picker: for dates
so, efverytime I click in the textbox i'm able to select a date through a calendar.
but my question is.. how can I insert the new date in the table "T_MES"?
there is another way to do this?
thanks