Just a little FYI. I have a dropdown control in a data grid on a web page. I was trying to get the updated value but it was not being returned properly. So, I found the Request.From[“control name”] by using the server control property called UniqueId. UniqueId maps to the posted name of the server control Id.
system.web.ui.control.uniqueid