Editable Table with required fields

Hi,

Is it possible to define a required column in an editable Table?

Thank you

Your TableFieldFactory could set the editable flag for all fields in that column.

Note, however, that this is a field-by-field setting, there is no enforcement of such aspects on the table level.