|
How to fire server side method by clicking the items of the asp:BulletedList control?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET BulletedList
In case we want to execute a server side method on click of an item of the asp:BulletList, we can use this approach.
|