Table View Selection with preselection

Hi,
I guess right now its not possible to have a widget / view which offers the user the possibility to select n rows, but also has j rows already pre-selected?

(essentially a user selection interface, which pulls the list from a DB and writes it back to a DB; and if re-executed already shows what has been selected because the data contains a boolean column)