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_

@cagataycivici
Copy link
Member

cagataycivici commented Sep 23, 2025

Thanks, due to amount of changes, we need customize the changes before merge. Also we need more user requests to proceed.

@xl495
Copy link
Contributor Author

xl495 commented Sep 24, 2025

Thanks, due to amount of changes, we need customize the changes before merge. Also we need more user requests to proceed.

Ok, Thanks !

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.

2 participants