dotvvm icon indicating copy to clipboard operation
dotvvm copied to clipboard

Read only value for bp:DatePicker

Open liviriniu opened this issue 11 months ago • 0 comments

This is taken from the forum post https://forum.dotvvm.com/t/read-only-value-for-bp-datepicker/137

image

How can this be avoided without custom tinkering? Enabled="false" disables the entire control and contenteditable="false" does not work.

Currently we’re going along with this at the entire app level: image

liviriniu avatar Mar 06 '24 18:03 liviriniu