How to design this page.
i have to show student records like this.
i am using lables to show student records. using lables in aspx page it will load very slowly(using many controls in aspx page it will decrease the app performance)
without using lables how to show records in aspx page(like above page).
any help plz.
Go to the complete details ...