|
How to populate BulletedList items from server side by providing DataSource or inserting item?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET BulletedList
In case we want to populate items in the BulletList control from the server side using a DataSource,
we can use this approach.
|