<%@ Page Title="" Language="C#" MasterPageFile="~/Admin/Fee/MasterPage.master" AutoEventWireup="true" CodeFile="ViewQuickEnquiry.aspx.cs" Inherits="Admin_Default2" %>
Enquiry 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.--%>
<%-- --%>
<%--
New row will be added in last page.
--%>
<%-- --%>
Sr.No Date Name Mobile EMail-ID Purpose State City Enquiry MessageAction
{{d.srNo}} {{d.DOJ}} {{d.name}} {{d.mobNo}} {{d.emailID}} {{d.Type}} {{d.State}} {{d.District}}

{{d.description}}

<%--  
<%-- --%>