@{ ViewBag.Title = System.Configuration.ConfigurationManager.AppSettings["TitleEicherPromise"]; Layout = "~/Views/Shared/_Layout.cshtml"; } @*
| Select Year | @(Html.Kendo().DatePicker() .Name("fromDatePicker") .Format("yyyy") .Value(DateTime.Now) .Start(CalendarView.Decade) .Depth(CalendarView.Decade) .HtmlAttributes(new { style = "width:200px", type = "text" }) ) |
| To | @(Html.Kendo().DatePicker() .Name("toDatePicker") .Format("dd MMMM yyyy") .Start(CalendarView.Year) .Depth(CalendarView.Year) .Value(DateTime.Now) .HtmlAttributes(new { style = "width:200px", type = "text" }) ) |
| State | |
| City | |
| Dealer |
Please select filters and press submit button to view report