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.NET にフォームがあり、このフォームには 4 つのドロップダウン リストがあります。最初の値が含まれるまで、ユーザーが2番目から選択できないようにしたいと思います。3 番目は 2 番目まで値を持つことができず、4 番目は 3 番目まで値を持つことができません。
誰にもヒントがありますか?
Ajax Control Toolkit を使用する必要があります。
でサンプルをチェック
ASP.NET Ajax CascadingDropDown のデモ
よろしく