Groups | Blog | Home
all groups > asp.net caching > april 2005 >

asp.net caching : Multiple Instances of a usercontrol on one page


SouthSpawn
4/20/2005 11:55:52 PM
I keep getting this error. MS says there is a hotfix, but is there a way
around this.

Mark
SouthSpawn
4/21/2005 12:00:00 AM
Brock I am getting
"Find Control requires that controls have unique IDs".

Basically, I have a datagrid with a checkbox column and a button.
Basically, it is having problems with I do a select all from the grid.
Then click on my button to add the selected items.
Brock Allen
4/21/2005 2:40:41 AM
What's the error? This has always worked for me.

-Brock
DevelopMentor
http://staff.develop.com/ballen



[quoted text, click to view]


Brock Allen
4/21/2005 6:51:58 AM
[quoted text, click to view]

Hmm... well, this sounds like somewhere someone's emitting an ID for a control
that was used elsewhere. Maybe the DataGrid's doing this? It doesn't sound
like it's your code anywhere....

[quoted text, click to view]

Hmm, I'd have to see more. But if it is a known issue, I'd rather see the
link to the KB article -- do you happen to have that?

-Brock
DevelopMentor
http://staff.develop.com/ballen





AddThis Social Bookmark Button