How to use textfield on datatable

Widgets & Design

I am planning to use textfield on datatable in the following flow.

① Add textfield to datatable.

② Cut out text as a widget.

However, when data set in datatable is changed by adding or deleting rows, the initial value set in textfield is not changed.

I would like to implement the above process, but does anyone have any insight on how to make it display correctly?

What have you tried so far?

If I use text instead of textfield, it will display correctly. (I would like to use textfield instead of text as much as possible.)

Did you check FlutterFlow's Documentation for this topic?
Yes
2
5 replies