multiLineEdit property
if true and multiselect is active the user can select multiple rows and any edit will affect all selected rows (in the same column)
Implementation
late bool multiLineEdit;
if true and multiselect is active the user can select multiple rows and any edit will affect all selected rows (in the same column)
late bool multiLineEdit;