openalloc / SwiftTabler

A multi-platform SwiftUI component for tabular data
Apache License 2.0
133 stars 13 forks source link

Investigate inline-editing with core data #14

Closed reedes closed 2 years ago

reedes commented 2 years ago

Ideally it'll be possible to support it.

Demonstrate in the TablerCoreDemo app.

It may be tricky to determine when to save the view context.

reedes commented 2 years ago

Done. See example in TablerCoreDemo.