🔥 อยากสร้าง Data Table เพื่อรองรับข้อมูลอันมหาศาลลล ทำยังไงดี ??
ต้องนี่ !! Library เจ๋ง ๆ จาก JavaScript ที่จะช่วยให้เพื่อน ๆ สร้าง Data Table ได้อย่างง่ายดาย แถมยังมีรูปแบบ Table ให้เลือกตามใจชอบเลยจ้าาา มีอะไรบ้างนั้น ไปดูกันเลย
.
🔴 1) DataTables
เป็น Libs จาก JavaScript ใช้งานง่าย และฟรี มีฟีเจอร์เยอะไม่ว่าจะเป็นการแบ่งหน้า, ช่อง Search, เลือกจำนวน Entries แถมรองรับการแสดงผลบนมือถืออีกด้วย
.
👉 โหลดใช้งานได้ที่นี่จ้า >> https://www.datatables.net/
.
🟠 2) Webix DataTable
เป็น Libs ที่จะช่วยให้เพื่อน ๆ สามารถจัดการกับข้อมูลในตารางอย่างง่ายดาย สามารถรองรับข้อมูลขนาดใหญ่ได้ด้วย แสดงผลได้รวดเร็ว มีฟีเจอร์เจ๋ง ๆ เช่น รูปแบบตารางหลากหลาย, ลากวางวิดเจ็ตได้อย่างอิสระ
.
👉 โหลดใช้งานได้ที่นี่ >> https://webix.com/widget/datatable/
🟡 3) PrimeNG Table
เป็น Component UI สำหรับ Angular รองรับการทำ Dynamic column เป็น Open-Source ใช้งานได้ฟรี ๆ จัดเรียง Column ใหม่ได้ง่าย ๆ และสามารถ Export ข้อมูลในตารางได้อีกด้วย
.
👉 โหลดใช้งานได้ที่นี่ >> https://www.primefaces.org/primeng/showcase/#/table
🟢 4) Vuetable
Libs JavaScript สุดเจ๋ง ใช้งานร่วมกับ Vue.js และ Axios ได้ มีฟีเจอร์หลากหลาย เช่น แปลงข้อมูลในตารางเป็น JSON, รองรับ CSS Framework, ปรับแต่ง Field ได้อิสระ, ปรับแต่งการ Sorting ได้ตามต้องการ
.
👉 โหลดใช้งานได้ที่นี่ >> https://www.vuetable.com/
🟣 5) KendoReact
สร้าง Data Table แถมยัง Export ข้อมูลเป็นไฟล์ Excel และ PDF ได้อีกด้วย ทำงานได้รวดเร็ว สามารถปรับแต่งได้เยอะ สามารถแยกบันทึกข้อมูลตาม Record ที่ต้องการได้ และสามารถตรึง Column ที่ต้องการได้ง่าย ๆ
.
👉 โหลดใช้งานได้ที่นี่ >> https://www.telerik.com/kendo-react-ui/components/grid/
.
ครบทั้ง 5 อันแล้ว เป็นยังไงกันบ้าง ลองเอาไปปรับใช้กับโปรเจกต์ของเพื่อน ๆ ดูนะ และหวังว่ามีเป็นประโยชน์กับเพื่อน ๆ น้า 😍
.
borntoDev - 🦖 สร้างการเรียนรู้ที่ดีสำหรับสายไอทีในทุกวัน
「angular dynamic component」的推薦目錄:
- 關於angular dynamic component 在 BorntoDev Facebook 的精選貼文
- 關於angular dynamic component 在 BorntoDev Facebook 的最佳解答
- 關於angular dynamic component 在 Angular - dynamic component - bind (click) event - Stack ... 的評價
- 關於angular dynamic component 在 Dynamically add components using ViewContainerRef ... 的評價
- 關於angular dynamic component 在 ag-grid-angular-example/dynamic.component.ts at master 的評價
angular dynamic component 在 BorntoDev Facebook 的最佳解答
🔥 ชี้เป้า ! คอร์สฟรีพื้นฐาน VueJs ครบ จบใน 2 ชั่วโมงแบบจัดเต็ม !
.
🍃 React ก็มาแล้ว, Angular ก็มาแล้ว วันนี้ถึงคิว VueJs กันบ้าง... ซึ่งแอดก็ไม่พลาดที่จะหาคลิปดี ๆ มาแนะนำให้ทุกคน เพราะนี่เป็นคอร์สเรียน VueJs ที่รวมพื้นฐานทุกอย่างที่ควรรู้ไว้ภายใน 2 ชั่วโมง !!!
.
📚 โดยตัวคลิปวิดีโอจะมีแนวทางการสอนแบบ Project-Based ที่ไม่ได้เอาแต่อธิบายอย่างเดียว แต่พาเรียนเขียนโค้ดกันแบบ Step by Step ! เรียกได้ว่าทั้งเข้าใจหลักการพื้นฐาน และเขียนโค้ดเป็นได้ในเวลาเดียวกัน !
.
🌈 สำหรับหัวข้อในคลิปก็จะมีประมาณนี้ ! (อ้างอิงจาก Timestamp)
✅ Intro & Slides
✅ User Generator Mini Project (CDN)
✅ Vue CLI Setup
✅ Files, Dev Server & Cleanup
✅ Global Styles
✅ Header Component
✅ Component Props
✅ Button Component
✅ Events
✅ Task Data & created() Method
✅ Tasks Component & v-for Loop
✅ Single Task Component
✅ Dynamic Classes
✅ Emit Events (Delete Task)
✅ Toggle Reminder
✅ AddTask Component & v-model
✅ Toggle Form & Template Conditionals
✅ Building For Production
✅ JSON-Server Setup
✅ Refactoring to Use The Backend
✅ Implementing the Router
✅ Restrict a Component to a Route
.
💥 คอร์สดี ๆ อย่างนี้ช้าไม่ได้แล้ว ต้องรีบไปเรียนด่วน ๆ เลยจ้าาา >>> https://www.youtube.com/watch?v=qZXt1Aom3Cs
.
borntoDev - 🦖 สร้างการเรียนรู้ที่ดีสำหรับสายไอทีในทุกวัน
angular dynamic component 在 Dynamically add components using ViewContainerRef ... 的推薦與評價
A wrapper component that adds dynamic components declaratively, Dynamically add ... ComponentFactoryResolver, ComponentRef} from '@angular/core' import ... ... <看更多>
angular dynamic component 在 ag-grid-angular-example/dynamic.component.ts at master 的推薦與評價
import {Component} from "@angular/core";. import {GridOptions} from "ag-grid-community";. import {SquareComponent} from "./square.component";. ... <看更多>
angular dynamic component 在 Angular - dynamic component - bind (click) event - Stack ... 的推薦與評價
... <看更多>
相關內容