%@ Page Title="" Language="C#" MasterPageFile="~/AdminPanel/AdminMaster.Master" AutoEventWireup="true" CodeFile="CreateCounselling.aspx.cs" Inherits="AbroadShiksha.Web.AdminPanel.CreateCounselling" %> <%@ Register Assembly="CKEditor.NET" Namespace="CKEditor.NET" TagPrefix="CKEditor" %> Allready Assign Coupens for student Counselling Coupon Code <%-- --%> Percentage Full Fixed Coupon Assign for all Student Coupon Assign for new student who signup past one month Assign Coupon --SelectStudent-- NewStudent AllStudent Name Email ID Mobile Number <%# Eval("Name")%> <%# Eval("EmailID")%> <%# Eval("MobileNumber")%> <%--OnItemCreated="ShowDetailsItemCreated"--%> Coupon Details <%#Container.DataItemIndex+1 %> <%#Eval("CounsellingCouponDetailsPrimaryId") %> <%#Eval("CouponCode") %> <%#Eval("NumberOfCoupon") %> <%#Eval("StartDate") %> <%#Eval("EndDate") %> <%#Eval("discountallowed") %> <%#Eval("discounttype") %> <%-- Percentage Full Fixed --%> <%#Eval("CounsellingName") %> <%#Eval("CreateDate") %> <%#Eval("IsActive") %> <%-- show--%>