SH0_T
TextColumn and TextInputColumn for the same property
Hey all & kind person who can help,
I have made a button that toggles the mode of the list view from "display" to "inline edit".
This is achieved by having a boolean that checks which of the two (TextColumn and TextInputColumn) it should hide.
Somehow this breaks the TextColumn, and the TextInputColumn works fine. But I need them both to work correctly.
The reason why im trying to achieve this is to be one button click away from a fast edit / delete screen instead of having it always that way.
Thx in advance.
11 replies