DataTableBundle
Creating action type extension
Initializing search
    kreyu/data-table-bundle
    • Introduction
    • Reference
    • Advanced
    kreyu/data-table-bundle
    • Introduction
        • Installation
        • Usage
        • Understanding the Types API
        • Understanding the Views API
      • Columns
            • Text
            • Number
            • Boolean
            • DateTime
            • Link
            • Collection
            • Form
            • Template
            • Actions
            • Column
        • Creating custom column type
        • Creating column type extension
      • Filters
            • String
            • Numeric
            • Boolean
            • Date
            • DateTime
            • Entity
            • Callback
            • Filter
        • Creating custom filter type
        • Creating filter type extension
      • Actions
            • Link
            • Button
            • Form
            • Action
        • Creating custom action type
        • Creating action type extension
      • Exporters
            • Csv
            • Html
            • Ods
            • Pdf
            • Xls
            • Xlsx
            • PhpSpreadsheet
            • Exporter
        • Creating custom exporter type
        • Creating exporter type extension
      • Sorting
      • Pagination
      • Personalization
      • Persistence
      • Theming
      • Proxy queries
      • Configuration
      • Twig
      • Integration with Symfony UX Turbo
      • Integration with Symfony Forms
      • Creating custom request handler
      • Creating data table type extension

    Creating action type extension

    Previous
    Creating custom action type
    Next
    Exporters
    Made with Material for MkDocs