DROPDOWNLIST.SELECTEDITEM.SELECTED – CAN ANYONE EXPLAIN WHAT THAT MEANS?

Hi,

Can anyone gratify vindicate me how is this doable that (according to the description):

DropDownList.SelectedItem – GETS the designated component (read-only), but…

DropDownList.SelectedItem.Selected – GETS or SETS a continuance indicating whether the component is selected.

Read the example post: 
Please Login or Register to see the link.

Related posts:

  1. HOW TO STORE DYNMICALLY GENERATED DROPDOWNLIST SELECTED VALUE I have generated 4 dropdownlis in a panel now i want to store these dropdonlist's selected value in Insert...
  2. HOW TO CHECK THAT WHEATHER THE ONE OF THE VALUES OF THE DROPDOWNLIST IS SELECTED OR NOT? how to check that wheather the one of the values of the dropdownlist is selected or not? ...
  3. CLEARING A SELECTED ITEM IN A DROPDOWNLIST PROGRAMATICALLY I have a drop down list that is populated with peoples names. Once the user selects a persons name it...
  4. DROPDOWNLIST – SELECTEDINDEX Hi guys, I created a DropDownList in my ASP .NET web form. Extracting a row of records from the...
  5. DROPDOWNLIST CONTROL WITH 2 COLUMNS? Can a dropdownlist control show 2 columns and then populate two different target textboxes based on its selection? I...
  6. BUG: DROPDOWNLIST IN POPUP I'm not sure I fully understand what you are trying to do but if you can explain a little...
  7. SET DROPDOWNLIST INDEX INSIDE A FORMVIEW Hi. Ok i have a dropdownlist inside a formview.When i select to update the formview the dropdownlist will automatically...
  8. SPECIFY ITEM 0 IN DROPDOWNLIST My DropDownList control is getting the information from an ObjectDataSource. I need the initial item showing on the DropDownList...
  9. DROPDOWNLIST QUERYSTRING C# Hello. I am trying make the dropdownlist, with AutoPostBack="true", to narrow the results in a search. First problem is...
  10. VALIDATIONS IN MVC??URGENT hi, i have register form containing 3 partial views,so i am getting these forms by selecting dropdown. my dropdown...

Tags: , , ,

Leave a Reply

You must be logged in to post a comment.