Ezadev Admin
CtrlK
  • Welcome Cah
  • Ezadev Doc
    • Home
      • Documentations
        • Installation
        • Quick Start
        • Ezadev Admin Commands
        • Configuration
        • Layout
        • Content Message
        • Custom Authentication
        • Custom Chart
        • Custom Navbar
        • Data Form
        • Model Form
          • Form Callback
          • Field Management
          • Form Field
          • Form Init
          • Form Upload
          • Validation
        • Grid
          • Grid Actions
          • Grid Column
          • Column Filter
          • Column Attribute
          • Custom Actions
          • Custom Tools
          • Export
          • Grid Filters
          • Header and Footer
          • Hotkeys
          • Grid Init
          • Inline Edit
          • Quick Create
          • Quick Search
          • Total Row
        • Detail View
          • Custom Detail
          • Fields
          • Relationship
        • Tree View
        • Permissions
        • Widgets
  • Dokumentasi Api e-Repository
Powered by GitBook
On this page
  1. Ezadev Doc
  2. Home
  3. Documentations
  4. Grid

Hotkeys

Several operation shortcuts have been added to the grid page, which are opened in the following way.

$grid->enableHotKeys();

The following is the correspondence between keys and operations

Key

operation

s

Quick search focus

f

Expand or hide the filter

r

Refresh page

c

Go to the creation page

left

Jump to the previous page

right

Jump to the next page

PreviousHeader and FooterNextGrid Init

Last updated 3 years ago