Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

tab not focus/select datepicker image

$
0
0

I have a form with multiple textboxes and datepicker. When I do tab, the cursor goes from one text box to another textbox but the datepicker image is not selected with tab.

I've to use mouse to select the datepicker. How can I solve this problem ?

<div class="form-group"><label>Date Of Birth</label><asp:TextBox ID="txtDOB" runat="server" CssClass="txt-control" /><asp:Image ID="calendarImg1" runat="server" ImageUrl="~/images/calendar_month.gif"
                                        Style="cursor: pointer" /><ajaxToolkit:CalendarExtender ID="CAL" runat="server" Format="yyyy-MM-dd" PopupButtonID="calendarImg1"
                                        TargetControlID="colDateFrom" CssClass="calender" /></div>


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>