Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

xl495
Copy link
Contributor

@xl495 xl495 commented Sep 12, 2025

Overview

Added selectable prop to Column component for conditional row selection in DataTable, allowing to control which rows can be selected based on custom logic.

Changes

  • Added selectable prop to Column component to control row selectability
  • Updated DataTable to handle selectable function for both single and multiple selection modes
  • Modified RowCheckbox and RowRadioButton components to support disabled state
  • Updated documentation examples with selectable implementation

20250912162509_rec_
20250912162648_rec_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant