DatePicker

HI Team,

I am using datepicker, can i customize it so that user should not be able to select the past dates ?

How to achieve it ?

There is no built-in solution

You can use onBeforeDateSelect but it is a bit messy
http://webix.com/snippet/137cd140

We will add minDate and maxDate options in the next build.