Click here to Skip to main content
15,891,184 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: popup window Pin
SomeGuyThatIsMe11-Jun-08 2:35
SomeGuyThatIsMe11-Jun-08 2:35 
GeneralRe: popup window Pin
trilokharry11-Jun-08 2:41
trilokharry11-Jun-08 2:41 
GeneralRe: popup window Pin
SomeGuyThatIsMe11-Jun-08 2:49
SomeGuyThatIsMe11-Jun-08 2:49 
GeneralRe: popup window Pin
eyeseetee11-Jun-08 3:57
eyeseetee11-Jun-08 3:57 
Questionproblem in file accessing in asp.net 2.0 Pin
vijaylumar11-Jun-08 2:05
vijaylumar11-Jun-08 2:05 
AnswerRe: problem in file accessing in asp.net 2.0 Pin
eyeseetee11-Jun-08 2:31
eyeseetee11-Jun-08 2:31 
AnswerRe: problem in file accessing in asp.net 2.0 Pin
SomeGuyThatIsMe11-Jun-08 2:32
SomeGuyThatIsMe11-Jun-08 2:32 
QuestionAdding control to parent placeholder Pin
markymark8211-Jun-08 1:59
markymark8211-Jun-08 1:59 
Hi all,

I have a custom composite (address) control that I have created.
I want to dynamically add it to a place holder on my page (append it to the end of the placeholder and keep the controls already in it). For this I am using a custom placeholder that persists the viewstate etc so that my control can be added repeatedly.

The problem is... My child controls in the custom address control are trying to re-use Id's that already exist? I am Creating the address control with a generic ID and adding the control number to it. The Child address controls 'should' be appending a substring to the end of the parent address control so that they are unique per address control.

What could be the problem? Does the order in which I add ID's both to the parent and child controls have a bearing on this?

I thought it would be nice and easy, but apparetly not...

Thanks in advance

mark
QuestionDynamic repeater Pin
Senthil S11-Jun-08 1:23
Senthil S11-Jun-08 1:23 
AnswerRe: Dynamic repeater Pin
eyeseetee11-Jun-08 2:30
eyeseetee11-Jun-08 2:30 
GeneralRe: Dynamic repeater Pin
Senthil S11-Jun-08 3:34
Senthil S11-Jun-08 3:34 
GeneralRe: Dynamic repeater Pin
eyeseetee11-Jun-08 3:50
eyeseetee11-Jun-08 3:50 
AnswerRe: Dynamic repeater Pin
meghamaharshi11-Jun-08 2:34
meghamaharshi11-Jun-08 2:34 
QuestionWebservice binding [Method Error 500] Pin
Member 387988111-Jun-08 0:44
Member 387988111-Jun-08 0:44 
Question[Message Deleted] Pin
nithydurai11-Jun-08 0:41
nithydurai11-Jun-08 0:41 
JokeRe: Ques Pin
Vasudevan Deepak Kumar11-Jun-08 0:42
Vasudevan Deepak Kumar11-Jun-08 0:42 
AnswerRe: Ques - Please Ignore Pin
J4amieC11-Jun-08 0:44
J4amieC11-Jun-08 0:44 
JokeRe: Ques - Please Ignore Pin
Vasudevan Deepak Kumar11-Jun-08 0:46
Vasudevan Deepak Kumar11-Jun-08 0:46 
AnswerRe: Ques Pin
eyeseetee11-Jun-08 0:49
eyeseetee11-Jun-08 0:49 
JokeRe: Ques Pin
Vasudevan Deepak Kumar11-Jun-08 0:53
Vasudevan Deepak Kumar11-Jun-08 0:53 
Questiondocument.getElementById("") javascript ASP.NET. Pin
Pranav Thakur11-Jun-08 0:39
Pranav Thakur11-Jun-08 0:39 
AnswerRe: document.getElementById("") javascript ASP.NET. Pin
Vasudevan Deepak Kumar11-Jun-08 0:44
Vasudevan Deepak Kumar11-Jun-08 0:44 
AnswerRe: document.getElementById("") javascript ASP.NET. Pin
Ashik Wani11-Jun-08 1:54
Ashik Wani11-Jun-08 1:54 
GeneralRe: document.getElementById("") javascript ASP.NET. Pin
Pranav Thakur11-Jun-08 5:28
Pranav Thakur11-Jun-08 5:28 
QuestionQuestion Pin
nithydurai10-Jun-08 23:41
nithydurai10-Jun-08 23:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.