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.
繰り返しコントロールに EditBox コントロールがあり、その繰り返し制限は 30 です。1 回のボタン クリックですべての編集ボックスの値を保存する方法。
フィールドはデータソースにバインドされているため、... save()はデータソースに関係なくすべてのバインドされたフィールドを保存するグローバル関数です。
save()