
Hi,
I am using a datetimeeditbox and my requirement is that whenever an date range is input out range i.e less than minimum or more than maximum value a popup message should come saying value out of range. But now what is happing the datetime is updated silently without even firing any event. I dont want disable this silent update. How to go about it ?
I am using a datetimeeditbox and my requirement is that whenever an date range is input out range i.e less than minimum or more than maximum value a popup message should come saying value out of range. But now what is happing the datetime is updated silently without even firing any event. I dont want disable this silent update. How to go about it ?