Click here to Skip to main content
15,881,559 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

I want to apply MaskExtenderEditor Control on Label,
but here server error appeared...
if this control not used on label then please tell me that another solution for that.
Posted

MaskExtenderEditor can only be applied for the editable controls. but label is not an editable control. so you may use it on textboxes. check this link.

MaskExtenderEdit on Textboxes[^]
 
Share this answer
 
Comments
madhuri@mumbai 17-Dec-11 1:52am    
but i want to apply maskeditor format for label value.
so,any other solution for that.
<a href="">HOW TO Used MaskEDITEXTENDER</a>[<a href="" target="http://www.asp.net/ajaxlibrary/HOW%20TO%20Use%20the%20MaskedEdit%20Control.ashx"></a>]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900