Subject Re: Datepicker for Date field
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Sun, 2 Jan 2022 09:26:22 -0800
Newsgroups dbase.getting-started

On 1/2/2022 8:19 AM, Milind Nighojkar wrote:
> Can we open datepicker on say leftdblclick on a date field in a grid?

I don't believe the datepicker control works in a grid, as it is not an
option for the editorControl.

However, there are calendar controls that can be used in the dUFLP, and
using perhaps a subform you could then use the leftdblclick event
handler to open a subform that used one of the calendars ... (I'm not
going to try to write an example, I have things to do this morning).

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm