Example of Listview in ASP.NET MVC Avatar Control
This sample demonstrates the integration of avatar component into listview to create contacts applications.
DEMO
SOURCE
The avatar can be used with the other component to create various applications. Here, the avatar is used to display images or the initials of the people in the contact lists.
Here, the xsmall avatar is used in circle type. To change the size of the avatar to xsmall and circle style add .e-avatar-xsmall
and .e-avatar-circle