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).