Overriding ClientID and UniqueID on ASP.NET controls
Posted by: Rick Strahls WebLog,
on 24 Feb 2006 |
View original | NEW Bookmarked: 0 time(s)
So I posted the updated wwHoverPanel control yesterday and while it addressed some of the core issues, it still isn't working in all situations due to the naming issues of the ASP.NET containership naming schemes. Well, ASP.NET is doing nothing unpredictable really, but my goal for the control was that it should be easy to reference and access from within script code.
So when the control is hosted in a MasterPage and you're doing a JSON page callback I don't want the user to have to use a...