Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Closed Issue: MaskedEditExtender (*): Can't highlight or Select text in textbox associate with MaskedEditExtender [25078]

$
0
0
I can't seem to select (or highlight) the text in the textbox that is associate with the MaskedEditExtender. I create an user control that has the following code and put the user control inside an update panel.

<asp:TextBox ID="txtSikwh" onkeypress="return CkKeyPress(event);" onchange="PriorYearCalculated();" Text="<%# AdjustmentValue.SiKwh %>" runat="server" OnTextChanged="txtSikwh_TextChanged"></asp:TextBox>

<cc1:MaskedEditExtender ID="MaskedEditExtender5" runat="server" InputDirection="RightToLeft"
Mask="999,999,999" MaskType="Number" TargetControlID="txtSikwh" AcceptNegative="Left" AutoComplete="false">
</cc1:MaskedEditExtender>

Does anyone has fix for this?

Thanks!

Viewing all articles
Browse latest Browse all 4356

Trending Articles



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