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

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

Asp.net With Javascript: Using Multiple Instances Of A Control In A Webform

I have a User Control which i want to use Multiple times on a page. So i tried the approach of movi… Read more Asp.net With Javascript: Using Multiple Instances Of A Control In A Webform

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