Power-Components / livewire-powergrid

⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire.
https://livewire-powergrid.com
MIT License
1.48k stars 217 forks source link

Disable the "selected" button in export #1441

Closed YashShah20 closed 7 months ago

YashShah20 commented 7 months ago

⚡ PowerGrid ⚡ Feature Request

Summary

I need to disable the selected button when we export table and noting is selected.

Why is this needed?

Selected button in export should only availble to user if user has selected atleast one record

Related issue(s)/PR(s)

I am not aware of any.

dansysanalyst commented 7 months ago

I can see how this can be relatively confusing. I have not selected any row, but the "selected" option is always there.

CleanShot 2024-03-01 at 11 17 43@2x

luanfreitasdev commented 7 months ago

Released: https://github.com/Power-Components/livewire-powergrid/releases/tag/v5.4.5

Thank you for suggestion