Manually enter dates

I have a date column with a column type of dhxCalendarA. I have setDateFormat to “%n/%j/%y” so I get a short date (ie 10/1/13 for Oct 1, 2013). I would like the user to be able to enter just the month and date (ie 4/1) and have the year default to the current year. And I would like to be able to enter 4/1/14 and have the cell accept the value. When manually entering a date, I need to enter 4/1/2014 (ie long year) to get the cell to accept the value.

Any ideas on providing more flexibility here?

Unfortunately such feature is not supported. The grid may have only a single date for mat for all the fields.