kartik-v / yii2-date-range

A Date Range Picker for Bootstrap useful for reports and filtering.
http://demos.krajee.com/date-range
Other
93 stars 81 forks source link

How disabled DateRangePicker ? #136

Closed xzibit26099 closed 5 years ago

xzibit26099 commented 5 years ago

Hello! There was a task to make the disabled field in certain situations, but it is impossible to do it. Here's the code: http://i.imgur.com/cunqVOU.png http://i.imgur.com/OpAxiZl.png

Is this bug? If so, when can you fix it) Or am I doing something wrong?)

kartik-v commented 5 years ago

It should work with disabled and readonly properties ... check the usage examples.