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.
ASPでチェックボックスリストの項目をリンクボタンとして表示する方法. 選択した項目を確認し、対応するリンク ボタンをクリックして関連情報を取得できるようにしたい。
You can use a repeater to achieve this. In the itemtemplate of the repeater, use a checkbox and Linkbutton