What steps will reproduce the problem?
1.add a datetime picker with display modal, and add a reset button
that executes any of the following:
Response.Redirect(Request.Url.AbsoluteUri);
Server.Transfer(Request.Path);
Response.Redirect(Request.RawUrl);
2.select dates, then click reset button
3. try to select/ click date field. datetime picker won't come up anymore,
unless the browser's reload page is clicked.
What is the expected output? What do you see instead?
to be able to reload/ reset an asp.net page with a button and still be able to
click the date field and see the datetime picker pop up
What version of the product are you using? On what operating system?
mobiscroll 2.0, windows 7, visual studio 2010
Original issue reported on code.google.com by ito...@gmail.com on 28 Jun 2012 at 8:28
Original issue reported on code.google.com by
ito...@gmail.com
on 28 Jun 2012 at 8:28