Hi I have two fields.. startdate and enddate.
End Date should be equal to startdate by default or Enddate can be after startdate.
I want a control which will popup an error. But this should be at the same time when data is changed (something like onchange event...) I am not looking for BeforeAdd event as the whole form has to be filled.
Is it possible to do this?