Question:You are creating a data-bound CheckBoxList control that allows a user to select options for configuring a vehicle. When the data is displayed to the user, you want the OptionName column to display. When the data is posted back to the server, you need the OptionId column value for all selected items. Which of the following attribute definitions would you set? (Choose all that apply.) 

A DataTextField=OptionId 

B DataTextField=OptionName 

C DataValueField=OptionId 

D DataValueField=OptionName 

+ Answer
+ Report
Total Preview: 1198

Copyright © 2024. Powered by Intellect Software Ltd