Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
https://stackoverflow.com/questions/41810306/appointment-scheduling ...を参照してください。
わかりました、私は解決策を見つけました:
秘訣は、各editButtonにIDを与えることでした(string.format( "editButton_ {0}"、i)。
より良い解決策があれば、私に知らせてください。