1

3 つの列で構成されるSQLDataSourceがあります。

  1. A - 値、数値
  2. B - 名前、テキスト
  3. C - コメント、大きなテキスト

また、DropdownList コントロールもあります。

DataValueField of A column - to be stored in the database after form submission
DataTextField of B column - display purpose for the DropdownList Control

今私がしたいことは:

この DropdownList コントロールの選択変更時に、別のラベルのテキストを対応するものに変更したい

C column - so that the more detailed comments or explanations will be given upon user's selection of the item

どうすればいいですか?


編集してくれた@Nateに感謝します:)

4

0 に答える 0