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
355
UltraDateTimeEditor Format Issue
posted

Hi,

We are using a UltraDateTimeEditor with a mask input of "mmm-yyyy".

When user clicks the drop down it is showing current date is the date field. that means 28th is the selected date. i want to show last date of the month is selected. For example if Month is JAN, then 31st is the selected date. if it is the FEB-2009 then 28th is the selected date like that.

If i didn't use any mask input and In Format String if i set "MMM-yyyy" then what ever i selected before that date is showing properly. But if i place the cursor in the UltraDatTimeEditor it is showig full date format that is 31-JAN-2009. If i lost focus from the editor it is showing JAN-2009.

For that purpose only i set mask property to "mmm-yyyy".

 Please help me out to resolve this issue.

Thanks and Regards,

S.Santhanamahalingam.