I know that in the next version of ASP.NET we\'ll finally be able to set the clientids on System.Web controls without the framework doing it for us in a quasi-intelligent wa
You have to use the ClientIDMode attribute:
ClientIDMode