recordviewpanel fields readonly property

Comments

1 comment

  • Roy Woll

    There is no property setting for this to disable the popup calendar. It won't allow the user to change the date however.

    The only workaround would be to drop in your own TwwCalendaredit and set it as the custom control for the record view item. Then you can set its readonly to true and to prevent the picker from showing you can set the stylelookup to 'editstyle'

    Or another option instead of setting stylelookup is to sysutils.abort in your OnDropDown of the calendar edit.

    -Roy

    1
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk