Skip to content

How to add multi-select checkboxes to table? #59

@dbychkov

Description

@dbychkov

How can I add multi-select checkboxes to table? The link below shows how to do it for a regular html/js datatable.
You basically create a fake/empty column and say that it will host selection checkboxes. This .NET library creates all columns dynamically and I see no way to add that fake column without adding fake property to my data model.

https://datatables.net/extensions/select/examples/initialisation/checkbox.html

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions