Skip to content Skip to sidebar Skip to footer
Showing posts with the label User Controls

User Control With Client + Server Side Customvalidation; Wrong Client Side Validator Is Picked

I have a user control which contains a CustomValidator which is used according to whether a RadioBu… Read more User Control With Client + Server Side Customvalidation; Wrong Client Side Validator Is Picked

Properly Referencing Controls In Asp.net User Controls In Javascript

I have an ASP.NET user control that contains a text box control and a button control. This user co… Read more Properly Referencing Controls In Asp.net User Controls In Javascript

Calling A Vb Linkbutton’s(within A User Control) Click Event From Javascript

how can i call a VB function - deleteevent() in usercontrol.ascx.vb from a javascript function in c… Read more Calling A Vb Linkbutton’s(within A User Control) Click Event From Javascript