Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
WebDateTimeEdit Fields blanking out on Refresh in Firefox
posted

Hi.
I have a procedure that populates, from a database, a number of webdatetimeedit and webnumericedit controls as well as labels, textboxes, dropdownlist and checkboxes on the one page. When the page initially loads, apostback is performed or when Ctrl+F5 is pressed, all controls are pupulated. When an F5 refresh is performed, all controls are populated except the webdatetimeedit controls. This behaviour only occures in Firefox (IE and Opera at least are OK).
I have put lblInfo.text=now() in the populate controls procedure to show me that it is firing.

I can not figure out why it is behaving this way in Firefox so any suggestions would be appreciated please.

Regards
Richard