Hi, need help with this simple one. On multiselect control, after postback i lose all data. I do databind again but cannot retrieve selected items again. Is there anything similar to ListItem.Selected = true, when looping through the multiselect.items ? or if not, what is the proper way to retrieve these selected items.

Thanks in advance