Wiped out my previous question and thought I'd make it simpler with this. For controls, we can create them without explicitly defining an ID. If we create a control in a view and DO NOT assign an ID to ti (and it's automatically created), how do we reference that ID from a controller?
↧