Need Help in ASP.Net
Hello Everyone,
Please tell me that can we use user controls in ASP.Net as we can use in Windows Applications.
Also I have made a project in Windows Applications of .Net and I have used usercontrols for numeric textbox. But the problem is that I am not able to Clear the usercontrol (numeric textbox). For textbox I have used textbox1.Clear()
but this is not the case with numeric textboxes. Please help me.
😕
Please tell me that can we use user controls in ASP.Net as we can use in Windows Applications.
Also I have made a project in Windows Applications of .Net and I have used usercontrols for numeric textbox. But the problem is that I am not able to Clear the usercontrol (numeric textbox). For textbox I have used textbox1.Clear()
but this is not the case with numeric textboxes. Please help me.
😕
0