Mikku
Mikku
In our implementation, we want to be able to add records to the array inline from the datatable, think of a structure of the table and at the bottom an...
I'm using the Finnish keyboard layout and for me to type ~ I have to use `ALT GR + "` to type the `~` symbol. However, in COSMIC this does...
**Is your feature request related to a problem? Please describe.** When using the rowExpansion props, it is not always clear that a row can be expanded (or is clickable for...
## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others ### What does this PR do?...
Implement simple cell editing that edits the record from the datatable data in place. Provide the onEdit callback to allow hooking external logic to the featureset. This is mostly a...