Related issue: #1077
This is an enhancement request for table components (Basic and InMemory, primarily).
It would be useful when implementing selection to be able to set a default for checkboxes that should be selected/checked by default.
Example use case:
If this table is used as part of a wizard and the user wants to go back to the step with the table once they've moved on, there's no way to retain previous selection while also allowing those selections to still be edited.
Related issue: #1077
This is an enhancement request for table components (Basic and InMemory, primarily).
It would be useful when implementing
selectionto be able to set a default for checkboxes that should be selected/checked by default.Example use case:
If this table is used as part of a wizard and the user wants to go back to the step with the table once they've moved on, there's no way to retain previous selection while also allowing those selections to still be edited.