For RadDateTimeEditor, I have the following question, Anyone can help me?
Now in the standard RadDateTimeEditor, We have to type value with a format of 'YYYY/MM/DD'
That means if we want to type '20150201', we have to type '2015/02/01' or '2015 02 01'.
But my clients have the following requirements.
He wants to type a value with a format of 'YYYYMMDD', that means he wants to directly type a value '20150201'.
So, Is there any way or any code to do that.
Thanks
Now in the standard RadDateTimeEditor, We have to type value with a format of 'YYYY/MM/DD'
That means if we want to type '20150201', we have to type '2015/02/01' or '2015 02 01'.
But my clients have the following requirements.
He wants to type a value with a format of 'YYYYMMDD', that means he wants to directly type a value '20150201'.
So, Is there any way or any code to do that.
Thanks