<%@ Page Title="" Language="C#" MasterPageFile="~/Admin/Fee/MasterPage.master" AutoEventWireup="true" CodeFile="IndustryPartnerDetail.aspx.cs" Inherits="Admin_Default2" %>
Industry Partner 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 Name Job Title Company Name Company Website Phone No. Business Sector Number of Employees Required Employees State Email Comments and Questions
{{d.Srno}} {{d.Date}} {{d.ipName}} {{d.ipJobTitle}} {{d.ipCompanyName}} {{d.ipCompanyWebsite}} {{d.ipMobile}} {{d.BusinessSector}} {{d.NumberEmployee}} {{d.RequiredEmployee}} {{d.State}} {{d.ipEmail}} {{d.ipComment}}
<%-- --%>