Hi
I have a WebDatePicker v10.3 on my asp.net 2.0 page. I initialize it to today in the page_load event. then i select a different day. further down on the page i have dropdown with an autopostback event. after that event my date is set back to today. I only initialize the datepicker in a if(!Page.IsPostBack){} section. the breakpoint is not hit...what Am I doing wrong? how can i make it that the date stays?
thanks for your help.
Michael
Hello Michael,
Let me know if you need any further assistance regarding your question.
Hello mahrens,
I have created a simple example following your description, but I was unable to reproduce described by you scenario. I have tested the example with IE8, Firefox and Chrome WEB browsers and after postback the value inserted/selected in the “WebDatePicker” remained the same.
You can download the example from here - http://community.infragistics.com/members/AEftimov/files/Samples/WebDPicker_5F00_Postback-_2D00_-Michael.zip.aspx
Feel free to research and modify the provided sample in order to achieve described by you behavior.
Thank you for choosing Infragistics.