Hi
I would like to ask. I have one dropdown list control. What are the different between this 3 in dropdown list.
- Dropdownlist.SelectedValue
- Dropdownlist.SelectedIndex
- Dropdownlist.SelectedItem
Thank you :)
Hi
I would like to ask. I have one dropdown list control. What are the different between this 3 in dropdown list.
Thank you :)
You can read the followings
https://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.listcontrol.selectedvalue(v=vs.110).aspx
thank you shark! :)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.