|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Multiple controls with the same IDI'm getting the following error:
...................... Multiple controls with the same ID '_1' were found. FindControl requires that controls have unique IDs. ..................... I get this on a postback of a page with user control which has some custom controls on it. I'm working in ASP.NET 1.1 (VS 2003) Any suggestions will be appriciated G. On Nov 14, 2:42 am, JojoStonehead
<JojoStoneh***@discussions.microsoft.com> wrote: > I'm getting the following error: When creating the child-controls of the custom control, you need to> ..................... > Multiple controls with the same ID '_1' were found. FindControl requires > that controls have unique IDs. > .................... > > I get this on a postback of a page with user control which has some custom > controls on it. > > I'm working in ASP.NET 1.1 (VS 2003) > Any suggestions will be appriciated > > G. add them with unique IDs. So, simply assign an ID!
Validating GridView Update field
Webparts and Firefox Login TimeOut StaticSelectedStyle for Menu not working in Master page Repeater OnItemCommand GridView w/ ITemplate Columns - Can't find data on Postback asp button always rendered as type="button" vs. type="submit" CreateUserWizard Control question Upload multiple files DynamicItemTemplate not applied on programmatically added Menu Items |
|||||||||||||||||||||||