Is it possible to set the ClientID of any asp.net server control? How can I do this?
ClientID
Even i think it is not possible in Visual studio 2008 . Because Control.ClientID Property has only get method
Edit :But in Visual studio 2010(.Net 4.0) it is possible