<%@ Page Title="" Language="C#" MasterPageFile="~/Admin/Fee/MasterPage.master" AutoEventWireup="true" CodeFile="TrainingCenter_Payment_Detail.aspx.cs" Inherits="Admin_Default2" %>
Training Center Payment Detail
<%-- Example of horizontal table borders. This is a default table border style attached to .table class. All borders have the same grey color and style, table itself doesn't have a border, but you can add this border using .table-framed class added to the table with .table class.--%>
Page No.
<%--
New row will be added in last page.
--%>
Sr.No Date Center Name Amount Status Reference No. Address Action
{{d.Srno}} {{d.Date}} {{d.Name}} {{d.OwnerShip}} {{d.Area}} {{d.Type}} {{d.Address}}
<%-- --%>