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
920
How do you constrain a dropdown calendar in WinGrid
posted

Hi,

I have two calendar controls that specify an input start date and input end date on a form.  Dates outside this ranges are disabled using a UltraCalendarInfo control.

I also have a Wingrid on the form and I want to constrain the input of dates in the grid to values between the input start date and input end date of the calendars.  Specifically I would like the the dropdown calendar in each cell to allow dates within the range specified by the start date and end date.  All other dates should be disabled.

I'd be grateful for any ideas on how to implement this.

Regards

James

Parents Reply Children
No Data