ericrsmith35 / DatatableV2

28 stars 24 forks source link

Single record cannot be unselected once selected #28

Closed mikbranchaud closed 3 years ago

mikbranchaud commented 4 years ago

When there is one record in a list there is no mechanism to unselect the record. The checkbox renders a radio button and the table column select widget goes away.

ericrsmith35 commented 4 years ago

Unfortunately that is the standard behavior of the base component and I'm not able to change it.

Eric

On Fri, Sep 11, 2020 at 4:57 PM mikbranchaud notifications@github.com wrote:

When there is one record in a list there is no mechanism to unselect the record. The checkbox renders a radio button and the table column select widget goes away.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ericrsmith35/DatatableV2/issues/28, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4UHX6JV6654H475JFH2PDSFKFKPANCNFSM4RIJ7HOQ .

ericrsmith35 commented 3 years ago

This has been addressed in v2.46