PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB20] Using Jquery to show Datepicker ?
[WB20] Using Jquery to show Datepicker ?
Iniciado por guest, 22,oct. 2015 02:26 - No hay respuesta
Publicado el 22,octubre 2015 - 02:26
Hi,

Does anybody now how to attache a JQuery DatePicker to a WebDev edit control in order to get a better calendar ?

I have tried:
Jquery(EDT_Birthdate).datepicker()
but that does nothing ??
I have the API of the JQuery datepicker widget, but I am still new at using JQuery and specialy its use in WebDev.

Maybe someone has the right line of code ?
Is there is somewhere more info on how to use the JQuery command in WebDev 20 todo some cool stuff ? The help is limited.

In general I just need some extra examples on how to get the JQuery working correctly in WebDev.

Thanks
Danny