Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2490
UltraCalendarCombo
posted

Hi,

I want to ask yes/no question to my users before UltraCalendarCombo change de value.

He don't have event "BeforeValueChange".

When I using Validating event is not work if the user tape the new date and press enter (only when he leave the box)

I use event keyDown and add code IF e.KeyCode = KeyEnter Then date.PerformAction(ExitEditMode) but Validating Event is not popup.

Question :

How I can validating with msgbox yes/no question before de value change.  Two method the user can change de value 1 - When is taping de date and press enter or  2 - When is DropDown and select the date.

Thank you.

 

Francois.

Parents Reply Children
No Data