Custom Events in ASP.NET User Controls

When creating user controls, we sometimes need to notify the user of the control (usually a page or another user control) of something that happened in the control. Imagine a web page containing a gridview of Employer data and, beneath it, a user control containing a formview we use to edit a single Employer. When [...]
 •  0 comments  •  flag
Share on Twitter
Published on September 04, 2013 14:37
No comments have been added yet.