Hi,
in a radio button list I want show datepickers.
Unfortunally on click the datepicker disappear immediately mostly - in some rarely cases not.
If I move
<label style="float: left;margin-left:20px;width:50px">von</label><input id="dpstart" style="width:100px"/><br><label style="float: left;margin-left:20px;width:50px">bis</label><input id="dpend" style="width:100px"/>But then the radio button "Select" is not selected by activate a datepicker.
Peter
