My code is in ASP.Net mvc4 . in this only label is coming not data.
<div class="display-label">
@Html.DisplayNameFor(model => model.Leader.Name)
</div>
<div class="display-field">
<!-- @Html.DisplayFor(model => model.Leader.Name) --->
@Html.DisplayFor(model => model.Leader.Name )
</div>
use Bootstrap responsive UI…
http://www.google.co.in/url?sa=t&rct=j&q=bootstrap&source=web&cd=4&cad=rja&ved=0CEUQjBAwAw&url=http%3A%2F%2Ftwitter.github.com%2Fbootstrap%2Fcomponents.html&ei=Zfn0ULnWN8btrAegsoHoCQ&usg=AFQjCNEGD-rO2TzedFvBGlLrxLrPVxbjQA&bvm=bv.41018144,d.bmk