Sorry, but there are no more tags available to filter with.
-
I need to create a web application with UI based on web user controls and I have a problem with referencing child controls inside javascript logic of parent user control. The problem is that I don't know at design time what IDs will be assigned to child controls at runtime. Hardcoded IDs work only...