i am using a raddatepicker
<telerik:raddatepicker id="dpDateFrom" width="120px" TabIndex="4" runat="server" calendar-showrowheaders="false"><DateInput></DateInput></telerik:raddatepicker>
when the tabindex is set in ff, when you tab over the calendar image it opens and will not tab out. you have to select a date. this is not the way it behaves in ie.
How can i resolve this?
thanks,
Chris
<telerik:raddatepicker id="dpDateFrom" width="120px" TabIndex="4" runat="server" calendar-showrowheaders="false"><DateInput></DateInput></telerik:raddatepicker>
when the tabindex is set in ff, when you tab over the calendar image it opens and will not tab out. you have to select a date. this is not the way it behaves in ie.
How can i resolve this?
thanks,
Chris