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.
ユーザーが特定の深さでツリービューのノードを選択した場合は、モーダルポップアップを表示する必要があります。
条件付きの方法でモーダルポップアップを表示する方法はありますか?
ありがとうございました!
ModalPopupExtenderを使用している場合は、ポストバックでモーダルを表示できます。TreeViewをUpdatePanelに配置し、指定された深さのノードが選択されたときにモーダルを表示します。