민원,단속 페이지 내부 그리드 제목 고정

main
이범준 1 year ago
parent 9e52f6b29b
commit 654a53780f

@ -168,7 +168,7 @@
style="overflow-x: scroll;height:200px;overflow-y: scroll;">
<table id="photoInspection_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer">
<thead>
<thead class="sticky-thead">
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
<th style="min-width: 80px;">No.</th>
@ -246,7 +246,7 @@
style="overflow-x: scroll;height:400px;width:310px;overflow-y: scroll;">
<table id="sameVehicleInspectionMain_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer">
<thead>
<thead class="sticky-thead">
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
<th onclick="searchFromGridTitle('VHRNO',this.innerText,'match','part');"
@ -281,7 +281,7 @@
style="overflow-x: scroll;height:400px;width:1000px;overflow-y: scroll;">
<table id="sameVehicleInspectionSub_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer">
<thead>
<thead class="sticky-thead">
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
<th onclick="searchFromGridTitle('CRDN_YMD','단속일자','ymd','');"

@ -58,7 +58,7 @@
style="overflow-x: scroll;height:600px;overflow-y: scroll;">
<table id="DataTables_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer" >
<thead>
<thead class="sticky-thead">
<tr id="crdnTheadTr--${pageName}"
data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">

@ -56,7 +56,7 @@
style="overflow-x: scroll;height:550px;overflow-y: scroll;">
<table id="DataTables_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer">
<thead>
<thead class="sticky-thead">
<tr id="crdnTheadTr--${pageName}">
<th style="min-width: 50px;">No.</th>
<th style="min-width: 80px;">등록구분</th>

@ -87,7 +87,7 @@
style="overflow-x: scroll;height:560px;overflow-y: scroll;">
<table id="DataTables_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer">
<thead>
<thead class="sticky-thead">
<tr id="crdnTheadTr--${pageName}">
<th style="min-width: 80px;"
class="downsize" ondblclick="fnDownsizeToggle(this);">파일명</th>

@ -105,7 +105,7 @@
style="overflow-x: scroll;height:550px;overflow-y: scroll;">
<table id="DataTables_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer">
<thead id="crdnThead--${pageName}">
<thead id="crdnThead--${pageName}" class="sticky-thead">
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
<th style="min-width: 80px;">No.</th>

@ -129,7 +129,7 @@
style="overflow-x: scroll;height:550px;overflow-y: scroll;">
<table id="DataTables_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer">
<thead id="crdnThead--${pageName}">
<thead id="crdnThead--${pageName}" class="sticky-thead">
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
<th style="min-width: 80px;">No.</th>

@ -107,7 +107,7 @@
style="overflow-x: scroll;height:550px;overflow-y: scroll;">
<table id="DataTables_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer">
<thead id="crdnThead--${pageName}">
<thead id="crdnThead--${pageName}" class="sticky-thead">
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
<th style="min-width: 80px;">No.</th>

@ -73,7 +73,7 @@
style="overflow-x: scroll;height:550px;overflow-y: scroll;">
<table id="DataTables_Table_0--${pageName}"
class="datatables-ajax table table-bordered dataTable no-footer">
<thead id="dmndThead--${pageName}">
<thead id="dmndThead--${pageName}" class="sticky-thead">
<tr data-by="by--${pageName}" data-by-output="byOutput--${pageName}"
data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
<th style="min-width: 80px;">No.</th>

@ -97,7 +97,7 @@
class="table-responsive"
style="height:100%;width:470px;overflow-y: auto;">
<table class="datatables-ajax table table-bordered dataTable no-footer">
<thead>
<thead class="sticky-thead">
<tr>
<th style="width:50px;"></th>
<th style="min-width: 300px;">위반내용</th>
@ -128,7 +128,7 @@
class="table-responsive"
style="height:100%;width:470px;overflow-y: auto;">
<table class="datatables-ajax table table-bordered dataTable no-footer">
<thead>
<thead class="sticky-thead">
<tr>
<th style="width:50px;"></th>
<th style="min-width: 300px;">계도내용</th>
@ -159,7 +159,7 @@
class="table-responsive"
style="height:100%;width:470px;overflow-y: auto;">
<table class="datatables-ajax table table-bordered dataTable no-footer">
<thead>
<thead class="sticky-thead">
<tr>
<th style="width:50px;"></th>
<th style="min-width: 300px;">미부과사유</th>

@ -43,7 +43,7 @@
<div class="table-responsive"
style="height:100%;width:470px;overflow-y: auto;">
<table class="datatables-ajax table table-bordered dataTable no-footer">
<thead>
<thead class="sticky-thead">
<tr>
<th style="width:50px;"></th>
<th style="min-width: 300px;">계도사유</th>

Loading…
Cancel
Save