I am using the standard datepicker control from silverlight. If i happen to type junk text into it and try to clear the data by setting the Text property to empty, it wouldn't clear the data.
There is a method called ClearValue but not sure what to give as input parameter.
What could i be missing here?