This is a migrated thread and some comments may be shown as answers.

Two components with the same Id :s

1 Answer 102 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Sergio
Top achievements
Rank 1
Sergio asked on 07 Jul 2010, 07:02 AM
Hello everyone,
I've been getting a js error lately that i want to get rid of:

Error: Sys.InvalidOperationException: Two components with the same id 'ctl00_ContentSelections_radContentSelections_i0_i0_subErgonomics120_lstContentSelectionsSubpane' can't be added to the application.
Source File: http://localhost:54435/DeskActive.Client.WebClient/ScriptResource.axd?d=ZZ-uWVOQLk4iKpDOvcKKEpsfax_tLKMv1L3WPP2LUwF4v7bvjA7Z-zekEk9fPhCHk2XNJP_8B994TL8dds4CE_llnczGrBE5mAD5jlOobV41&t=ffffffff9e001c21
Line: 4044

I'll describe the scenario with more details:
I have a menu bar and a radPanelBar.
When a menu item on the menu is clicked the radPanelBar contents change. Each item of the bar has a child item with a List View.
The problem occurs if I'm watching menu item 1, go to menu item 2, and COME back to menu item 1. If I keep going to item 3, 4 or 5 it does not happen..

Thanks in advance!!

Sergio

P.S: there is an image attached to help visualize the idea.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 09 Jul 2010, 03:19 PM
Hello Sergio,

Can you share the code of the problematic page as well (aspx, code-behind)? We will check it out and turn back to you with our findings.

Greetings,
Iana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ListView
Asked by
Sergio
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or