Page 1 of 1

ShowPopupOnReadOnly

PostPosted: 02 Jun 2014 08:49
by etwoss
Hi

Because i want the user just to select a date from the datepicker i have set ReadOnly to True and ShowPopUpOnReadOnly to True
Now when i enter the field, the calendar popup shows, but after i have selected a date, and want to change it i do not get to popup the calender anymore

Eric

Re: ShowPopupOnReadOnly

PostPosted: 02 Jun 2014 10:02
by Alexander Bulei
Hi Eric,

Checked with simple usage and works as expected.

Check your browser console for javascript error's.

Best Regards.

Re: ShowPopupOnReadOnly

PostPosted: 02 Jun 2014 11:19
by etwoss
Right! have it working now, thanks!