I have a dynamically populated bulletedlist and i want to capture the selected items value to pass in a callback. This will be used to populate a gridview without the need for a full postback. I can't seem to get the selected item's value(or index). Help?!

K9