I have Column A, B and C.
The user should input data for A and B. Column C should be the sum of inputed data.
Also, I need a filter to see wich rows the user could see?
I'm trying to use DataTable widget but I can't put TextField widget inside, have no idea how to do it here, is there any way?