One of my recent projects had a requirement which called for an upcoming events menu with a DHTML popup for each entry that had a short description of the event. Since I didn't need ordering or paging I decided to display the content via an asp:DataList enclosed within a user control as in figur...
[More]