|
I've seen a few options for selecting ASP.NET controls that have generated IDs. What is the best (most concise, efficient and flexible) method of selecting controls that are in user controls that might then appear multiple times on a page? |
|
the most straightforward
|
is a pretty simple way to select controls with jquery |


