ArtiGrid
Edit Buttons Outlay
The buttonsArrange() method allows you to transform the default action buttons into a cleaner dropdown menu.
This helps reduce visual clutter in the table and improves the overall user interface, especially when multiple actions are available.
Instead of displaying all action buttons inline, they are grouped into a single dropdown per row, making the layout more organized and user-friendly.
Use this option when:
- You have multiple action buttons (edit, delete, view, etc.)
- You want a cleaner and more compact table design
- You prefer a modern UI similar to professional data grids