This example demonstrates how to create a DateEdit analog based on ASPxDropDownEdit with a custom DropDownWindowTemplate that allows you to select Year and Month only.
Question Comments
Added By: Julien Joubert at: 2/8/2013 6:57:14 AM
Hello,
Could you please provide a similar code for razor please?
Indeed, when I look at the events available inside settings.Properties.ClientSideEvents for @Html.DevExpress().DropDownEdit mvc extension, I don't have PrevClick, NextClick or OkClick and the closest for OnClick is ButtonClick.
Awesome, with this kind of thing devexpress shows it really cares for the suscribers. Thanks.