<%@ Page Title="" Language="C#" MasterPageFile="~/Admin/Fee/MasterPage.master" AutoEventWireup="true" CodeFile="addsubject.aspx.cs" Inherits="Admin_Default2" %>
Add New Subject
<%-- Lorem ipsum dolor sit amet, consectetur adipisicing elit--%>
Subject Code
Subject Name
Min Marks
Max Marks
<%--
Browse
Only: doc / docx / xls /xlsx, less 1Mb
Browse
Only: doc / docx / xls /xlsx, less 1Mb
--%>
All Subject 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 Subject Name Subject Code Max Marks Min Marks Status Action
{{$index+1}} {{d.name}} {{d.codeId}} {{d.maxmark}} {{d.minmark}} {{d.status}}
<%-- --%>