<%@ Page Title="" Language="C#" MasterPageFile="~/AdminPanel/AdminMaster.Master" AutoEventWireup="true" CodeBehind="ViewAllStudentDetails.aspx.cs" Inherits="AbroadShiksha.Web.AdminPanel.ViewAllStudentDetails" %>

Item per page

--%> <%-- --%>
S.No IsActive Profile Image Name Registeration Date/Time EmailId Counsellor Shortlisted University Shortlisted Countries <%-- Compared Universities Compared Countries No. of Applications Dashboard
{{pageSize * (currentPage-1)+$index+1}} {{x.NAME}} {{x.CreateDate}} {{x.EmailID}}
{{x.CounsellorName}}
{{x.CounsellorName}} Add
{{x.shortlisteduniversity | placeholder:'0' }} {{x.shortlistCountry | placeholder:'0' }}{{x.ComparedUniversity | placeholder:'0'}} {{x.ComparedCountry | placeholder:'0' }}{{x.Apllications}} View






Loading...