Hello Akshay,
The ListView widget doesn't have own rendering it depends on the what's inside the template. Thus you must to provide template for the ListView widget.
The 5th step in the ListView binding article shows how the template can be defined. You can also see the ASP.NET MVC source code for any of the widget demos by clicking the ASP.NET MVC tab in source preview section bellow each demo.
Regards,
Nikolay Rusev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!