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.
リピーターが内部にあるフォームビューがあり、データリストがリピーターの内部にネストされているとします。フォームビューのデータソースに更新コマンドがある場合、データリスト内のバインドされた値をフォームビューのDSのパラメーターに関連付けることができますか?
.NamingContainerを使用して、必要なデータが含まれているコンテナーまでいつでもアクセスでき、.DataItemを介してアクセスできます。
線の周りの何か:
((ContainerType)Container.NamingContainer.NamingContainer).DataItem..。