Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mySkill-x
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angular
mySkill-x
Commits
0bad1d2e
Commit
0bad1d2e
authored
Jun 09, 2025
by
Natthaphat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
แก้สีพื้นหลังปุ่ม Print, PDF, Excel หน้า report 3
parent
db1ce833
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
report-pms-3.component.html
...onent/report-pms/report-pms-3/report-pms-3.component.html
+27
-0
No files found.
src/app/components/report-component/report-pms/report-pms-3/report-pms-3.component.html
View file @
0bad1d2e
<app-page-header
[
title
]="
title
"
activeitem=
"รายงาน"
></app-page-header>
<div
class=
"flex justify-end pb-3"
>
<div
class=
"px-1"
>
<div
id=
"Grid_toolbarItems"
class=
"e-control e-toolbar e-lib e-keyboard"
role=
"toolbar"
aria-disabled=
"false"
aria-orientation=
"horizontal"
style=
"height: auto; width: auto; border-radius: 0.50rem;"
tabindex=
"-1"
>
<div
class=
"e-toolbar-items"
style=
"background-color: #f1f5f9;"
>
<div
class=
"e-toolbar-item"
title=
"Print"
>
<button
class=
"e-tbar-btn e-tbtn-txt e-control e-btn e-lib"
type=
"button"
id=
"Grid_print"
tabindex=
"0"
data-tabindex=
"-1"
aria-label=
"Print"
aria-disabled=
"false"
style=
"width: auto; background-color: #f1f5f9;"
>
<span
class=
"e-btn-icon e-print e-icons e-icon-left bg-gray-100"
></span>
<span
class=
"e-tbar-btn-text bg-gray-100"
>
Print
</span>
</button>
</div>
<div
class=
"e-toolbar-item"
title=
"Excel Export"
>
<button
class=
"e-tbar-btn e-tbtn-txt e-control e-btn e-lib"
type=
"button"
id=
"Grid_excelexport"
tabindex=
"0"
data-tabindex=
"-1"
aria-label=
"Excel Export"
aria-disabled=
"false"
style=
"width: auto; background-color: #f1f5f9;"
>
<span
class=
"e-btn-icon ri-file-excel-2-fill e-icons e-icon-left bg-gray-100"
></span>
<span
class=
"e-tbar-btn-text bg-gray-100"
>
Excel Export
</span>
</button>
</div>
<div
class=
"e-toolbar-item"
title=
"PDF Export"
>
<button
class=
"e-tbar-btn e-tbtn-txt e-control e-btn e-lib"
type=
"button"
id=
"Grid_csvexport"
tabindex=
"0"
data-tabindex=
"-1"
aria-label=
"CSV Export"
aria-disabled=
"false"
style=
"width: auto; background-color: #f1f5f9;"
>
<span
class=
"e-btn-icon ri-file-pdf-fill e-icons e-icon-left bg-gray-100"
></span>
<span
class=
"e-tbar-btn-text bg-gray-100"
>
PDF Export
</span>
</button>
</div>
</div>
</div>
</div>
</div>
<section
class=
"pp-wrap"
>
<table
class=
"pp-table"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment