Post

Replies

Boosts

Views

Activity

Reply to SwiftUI Table with TextField becomes unresponsive as entries increase
Hi, did you solve this? My guess is ( I didn't need it yet so far, but know I have to start about this next week ), but can't you make all the fields a Text and do a check if it is a row/column that should be ( by check double click or so ) edited replace the row with TextField's and change it back to Text. I think that you to have .modify one of the other to match each other visually. Beside that the var is used in all the rows and the same and is not usable to edit or change one people item. But if you found a solution then.... let us/me know.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Oct ’23