Tagged Questions
6
votes
2answers
214 views
Is it possible to set a mask for MaskedEditExtender for the date format MMM-yyyy that would work in any culture?
The problem I'm having, as the title says, is that I need to use the short month name format with the year for Dates being validated by a MaskedEditExtender from the AjaxControlToolkit. MMM-yyyy for a ...
4
votes
3answers
2k views
AjaxControlToolkit MaskedEditExtender - custom mask appearance
I'm using a MaskedEditExtender to show users what format they should use to enter a date into a textbox. How do I change the mask to be dd/MM/yyyy instead of __/__/____?
3
votes
1answer
233 views
ASP.NET MaskedEditExtender needs to show mm/dd/yyyy when user clicks on textbox
I am using the MaskedEditExtender control for a textbox field that contains Date of Birth. I want the mask to show "mm/dd/yyyy" when the user clicks on the textbox when it is empty. Right now it ...
3
votes
3answers
655 views
Convert time to decimals in .net
Is there an easy way to present time (hh:mm) as a decimal value?
Example, 01:08 should become 1,13.
I have an asp:textbox masked (ajax) as time with the mask format "99:99". Next to this box I need ...
1
vote
1answer
437 views
MaskedEditExtender for international phone number
A page contains ajax MaskedEditExtender for international phone number. How do I setup MaskedEditExtender?
It can allows me to input phone numbers like +1(454)123-45-67 or 8(113)123-45 or ...
1
vote
1answer
173 views
How to get the EmptyMask of a MaskedEdit extender by using C#?
According to a thread in forums.asp.net, the Empty Mask is the displayed mask on the input text box, e.g. "_ _ _ _ / _ _ / _ _". On the server side code, the MaskedEdit.Mask property keeps only the ...
1
vote
2answers
1k views
Databinding int32 to MaskedEditExtender enabled TextBox
I have a master/detail scheme for editing an asp:GridView using an asp:DetailsView. One of my fields is for a phone number of type int64 (always 10 digits). I would like this field to always be ...
1
vote
1answer
1k views
asp.net ajax MaskedEditExtender
hi i'm using the maskeditexdenter for getting money value ,the problem is when the input is given it takes it from left to right i want it to take it from right to left. the code is
<asp:TextBox ...
1
vote
1answer
716 views
How to bind extenders to controls on clientside
I have some dynamically created inputs which are not server-side controls. I want to relate them to some CalendarExtender and MaskedEditExtender on the clientside. Is there a way to do that?
1
vote
2answers
2k views
How to create a MaskedEditExtender on the fly?
I want to create a number of masked edit extenders from codebehind. Something like:
private MaskedEditExtender m_maskedEditExtender;
protected override void OnLoad(EventArgs e)
{
base.OnLoad(e);
...
0
votes
0answers
10 views
Two time boxes with MaskedEditExtender and MaskedEditValidator
I have two time boxes - from and to. For some reason the from box is always cleared while the to can be set as needed. If I switch the two in the code then the last one keeps the value and the first ...
0
votes
1answer
75 views
Any ideas why this MaskedEditValidator isn't behaving properly?
I am trying get the following to valid to dd-MMM-yyyy.
The calendar extender passes this format to the text box but is never shown in the text box.
The validation message appears for a fraction of a ...
0
votes
0answers
60 views
Unwanted behaviour on an Ajax Tool Kit's MaskedEditExtender with Date Mask
I've textbox in a ASP.Net WebForms page that expects a date.
The textbox is extended by a MaskedEditExtender from the Ajax Control ToolKit project.
The mask is with the following format: "//__"
This ...
0
votes
1answer
105 views
Can I change default for MaskedEditExtender am/pm?
The MaskedEditExtender control that I am using is set up for a MaskType="DateTime" and the AcceptAMPM="true" but I need to know how a user can change the am/pm without having to type in A for AM and P ...
0
votes
0answers
124 views
MaskedEditExtender dynamically set invalid format Text
How do I dynamically (from the server-side) set the Text of a TextBox such that it doesn't match the format specified in an associating MaskedEditExtender? I was expecting my Text to appear, but be ...
0
votes
1answer
198 views
AjaxToolkit.MaskedEditExtender doesn't accept mask
overnight the ASP.NET AJAX extender MaskedEdit stopped working.
<asp:MaskedEditExtender ID="dateTB_Maskedextender" runat="server"
MaskType="Date" Mask="9999/99/99" TargetControlID="dateTB" ...
0
votes
0answers
2k views
“Unable to get value of the property 'split': object is null or undefined” error in IE
I am trying to use ASP.NET AJAX Toolkit's MaskedEditExtender Control (with MaskedEditValidator) in my web application. The control works fine in Google Chrome but IE9 throws a "Unable to get value of ...
0
votes
0answers
227 views
ASP.NET MaskedEditValidator shows invalid when first field first displayed
I am using the MaskedEditValidator control for a textbox field that contains Date of Birth. The textbox, MaskedEditExtender, and MaskedEditValidator are all in a panel which has visible=false when ...
0
votes
1answer
1k views
Using a CalendarExtender with a MaskedEditExtender
I'm trying to have a textbox function exactly like the third textbox down on this page: http://www.asp.net/AJAX/AjaxControlToolkit/Samples/MaskedEdit/MaskedEdit.aspx. I'm trying to use a ...
0
votes
1answer
158 views
AjaxControlTookit Masked Edit
I'm trying to create an textbox with a date input mask, such as "dd/mm/yyyy".
The mask should be displayed before the textbox gains focus and when the user enters the date, the mask should still be ...
0
votes
2answers
1k views
Check if value of textbox extended with MaskedEditExtender is valid?
Below is my code:
<asp:TextBox
ID="FromDateTextBox"
runat="server" />
<asp:ImageButton
ID="FromDateImageButton"
runat="server"
ImageUrl="~/images/calander.png" />
...
0
votes
1answer
1k views
Masked Edit Extender Format Issue
I am using an ASP.NET AJAX Masked Edit Extender to format phone numbers
<asp:TextBox ID="tbPhoneNumber" runat="server" />
<ajaxToolkit:MaskedEditExtender TargetControlID="tbPhoneNumber" ...
0
votes
1answer
537 views
Masked Edit extender inside a Repeater
How can i dynamically create a textBox and a Masked Edit extender inside a Panel.
My code is something like this:
In the ASPX page:
<asp:Repeater Id = "Repeater1" runat="server" ...
0
votes
1answer
212 views
ASP.net, Ajax, JavaScript help
I need help in how to set webform control proprieties in asp.net and ajax control using javascript.
I have asp page that has checkBox, TextBox, MaskedEditExtender, and RegularExpressionValidator.
I ...
0
votes
1answer
1k views
MaskedEditExtender, dates and Globalization
I want to use the MaskedEditExtender to mask short dates. The problem is that I want to mask the field depending on the user language settings.
This is working for a lot of cases, but for example for ...
0
votes
0answers
2k views
MaskedEditExtender Is Too Hard to Use For Money
The MaskedEditExtender does a good job of enforcing the rules, but my users have trouble typing into its TextBox.
I want to select all the contents of my TextBox when it gains focus.
A regular ...
0
votes
2answers
433 views
Is it possible to use a Maskeditextender for IP Adress?
I'm using AjaxControlToolKit for an application and I'm using the MaskEditExtender on a TextBox. This TextBox will be use to get something like an IP address (I.E.: 999.999.999.999 OR 999.999.999.*).
...
0
votes
1answer
930 views
MaskedEditExtender in asp.net
How can I useMaskedEditExtender for textbox that should accept address of website?
thanks
0
votes
3answers
7k views
Problem with MaskedEdit from Ajax Control Toolkit - different culture
I want to use maskededit to make the user to do the same as in the ajax control toolkit sample for maskededit, but I need to use another format, since dates at my client is displayed as dd-MM-yyyy. I ...
0
votes
1answer
4k views
ASP.net Toolkit Masked Edit Control With 99:99 Time Mask
I am trying to use the asp.net ajax toolkit masked edit control to take an hour/minute input with the mask 99:99 and the masktype="time" property set.
However it doesn't seem to do any time ...
-1
votes
1answer
707 views
MaskedEditExtender number only, remove trailing zeros?
I have the following ASP.NET code -
<asp:TextBox ID="TextBox1" runat="server" Width="75" />
<ajax:MaskedEditExtender runat="server" TargetControlID="TextBox1" Mask="999999999" ...