If you are trying to get the actual object (for example, a list item or a data string), you wonโt be able to after the postback (in fact, I donโt think you can do this before the postback). Values โโare stored in the property of the selected item, but the associated object is discarded.
kemiller2002
source share