Click here to Skip to main content
15,920,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: read doc file Pin
yogeshpan13-Mar-08 0:11
yogeshpan13-Mar-08 0:11 
GeneralRe: read doc file Pin
_AK_13-Mar-08 0:18
_AK_13-Mar-08 0:18 
GeneralRe: read doc file Pin
Christian Graus13-Mar-08 0:30
protectorChristian Graus13-Mar-08 0:30 
JokeRe: your new article Pin
Muhammad Gouda13-Mar-08 0:54
Muhammad Gouda13-Mar-08 0:54 
GeneralRe: your new article Pin
Christian Graus13-Mar-08 0:58
protectorChristian Graus13-Mar-08 0:58 
GeneralRe: read doc file Pin
raushan_913-Mar-08 2:32
raushan_913-Mar-08 2:32 
GeneralHttpRequest in custom control Pin
248912812-Mar-08 23:55
248912812-Mar-08 23:55 
QuestionConnect AJAX Extender inside UserControl (ascx) to TextBox on Webpage (aspx) Pin
pra.net12-Mar-08 23:53
pra.net12-Mar-08 23:53 
I need to subclass an extender control and put it inside a UserControl.
But the target control will be on the webpage.

However when I assign the TargetControlID="TextBox1" I get the following error:

Server Error in '/SampleWebSite' Application.<br />
-------------------------------------------<br />
The TargetControlID of 'MyExtender' is not valid. A control with ID 'TextBox1' could not be found.<br />
Here, "MyExtender" is the UserControl which has the extender control inside it. The "TextBox1" is on the webpage where this UserControl is used.

Obviously it is looking for the TextBox1 inside the UserControl itself. How can I make it search on the entire webpage instead?
What is the way to properly assign the TargetControlID in such a case?

Thanks,

modified on Thursday, March 13, 2008 7:11 AM

Generalconnectivity Pin
bunny.varun12-Mar-08 23:44
bunny.varun12-Mar-08 23:44 
GeneralRe: connectivity Pin
eyeseetee13-Mar-08 0:05
eyeseetee13-Mar-08 0:05 
GeneralRe: connectivity Pin
P Tagore Srinivas Dhanunjay13-Mar-08 2:21
P Tagore Srinivas Dhanunjay13-Mar-08 2:21 
Questionhow to solve this custom validator problem Pin
lakshmichawala12-Mar-08 23:13
lakshmichawala12-Mar-08 23:13 
AnswerRe: how to solve this custom validator problem Pin
Muhammad Gouda12-Mar-08 23:52
Muhammad Gouda12-Mar-08 23:52 
GeneralRe: how to solve this custom validator problem Pin
raushan_913-Mar-08 2:38
raushan_913-Mar-08 2:38 
GeneralRe: how to solve this custom validator problem Pin
Muhammad Gouda13-Mar-08 5:20
Muhammad Gouda13-Mar-08 5:20 
GeneralRe: how to solve this custom validator problem Pin
Justin Perez14-Mar-08 3:24
Justin Perez14-Mar-08 3:24 
QuestionUser control doesn't show up in designer.cs Pin
mastoj12-Mar-08 23:01
mastoj12-Mar-08 23:01 
GeneralRe: User control doesn't show up in designer.cs Pin
mastoj13-Mar-08 0:28
mastoj13-Mar-08 0:28 
QuestionReportViewer Local report client side printing? Pin
Member 438223212-Mar-08 22:11
Member 438223212-Mar-08 22:11 
GeneralRe: ReportViewer Local report client side printing? Pin
Paul Conrad21-Mar-08 9:26
professionalPaul Conrad21-Mar-08 9:26 
GeneralRe: ReportViewer Local report client side printing? Pin
Member 438223224-Mar-08 20:09
Member 438223224-Mar-08 20:09 
Generaldiv inside iframe Pin
Harikrk12-Mar-08 21:32
Harikrk12-Mar-08 21:32 
AnswerRe: div inside iframe Pin
Harikrk12-Mar-08 23:28
Harikrk12-Mar-08 23:28 
Generalquery regarding displaying same text in 2 different languages at a time in same web page Pin
vidhyap12-Mar-08 20:14
vidhyap12-Mar-08 20:14 
GeneralRe: query regarding displaying same text in 2 different languages at a time in same web page Pin
Christian Graus12-Mar-08 20:23
protectorChristian Graus12-Mar-08 20:23 

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.