TextInputColumn $get
I'm creating a table that allows inline editing using
I'm probably misusing
TextInputColumn'. I would like to get a previous fields value in order to do some db updating:I'm probably misusing
$get here, but I can't wrap my head around it.