Closed antonzaytsev closed 1 year ago
In the past the way I have seen this done is with the middle step validating rows on request and highlighting rows that will not pass model.valid?
Also, automatic highlighting / de-selection of columns that don't match model column names isn't a bad way to help with the validation / error handling.
More graceful error handling in general