Click here to Skip to main content
15,903,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Very Urgent Pin
enjoycrack10-May-07 3:37
enjoycrack10-May-07 3:37 
AnswerRe: Very Urgent Pin
SimulationofSai10-May-07 3:45
SimulationofSai10-May-07 3:45 
QuestionIssues in loading images in Word Automation [modified] Pin
Sankara Narayana10-May-07 3:08
Sankara Narayana10-May-07 3:08 
QuestionAJAX.net on hosted server Pin
totig10-May-07 3:04
totig10-May-07 3:04 
AnswerRe: AJAX.net on hosted server Pin
Sam Heller10-May-07 6:54
Sam Heller10-May-07 6:54 
GeneralRe: AJAX.net on hosted server Pin
totig10-May-07 7:36
totig10-May-07 7:36 
GeneralRe: AJAX.net on hosted server Pin
Sam Heller10-May-07 7:44
Sam Heller10-May-07 7:44 
QuestionAccessing button on wizard control Pin
digsy_10-May-07 2:37
digsy_10-May-07 2:37 
I am trying (and failing miserably) to access a button in the custom navigation section of a custom template step on a wizard control.

I need to set its validation group - however, the code fails when trying to find the control. Here's the code I am trying to use:

Button Test1NextButton = (Button)Test1.ContentTemplateContainer.FindControl("Test1NextButton");
Test1NextButton.ValidationGroup = "1" + NewValidationGroupNumber.ToString();



Can anyone tell me what I am doing wrong ?

QuestionFolder access only for ASP.NET Pin
BSRK10-May-07 2:35
BSRK10-May-07 2:35 
AnswerRe: Folder access only for ASP.NET Pin
Sathesh Sakthivel10-May-07 3:25
Sathesh Sakthivel10-May-07 3:25 
QuestionArray of Controls in ASP.NET Pin
Faisal Khatri10-May-07 2:25
Faisal Khatri10-May-07 2:25 
AnswerRe: Array of Controls in ASP.NET Pin
enjoycrack10-May-07 3:40
enjoycrack10-May-07 3:40 
Questionchange schema of all table in sql server 2000 Pin
srinandan..10-May-07 2:19
srinandan..10-May-07 2:19 
QuestionAsp.net 2.0 + c# Pin
ritu432110-May-07 2:03
ritu432110-May-07 2:03 
AnswerRe: Asp.net 2.0 + c# Pin
BSRK10-May-07 2:37
BSRK10-May-07 2:37 
GeneralRe: Asp.net 2.0 + c# Pin
ritu432110-May-07 3:12
ritu432110-May-07 3:12 
GeneralRe: Asp.net 2.0 + c# Pin
enjoycrack10-May-07 3:36
enjoycrack10-May-07 3:36 
QuestionI need help about print data form printer on pressing button on web page Pin
Suhail Shahab10-May-07 2:02
Suhail Shahab10-May-07 2:02 
Questiongetelementid() returns null Pin
ronaktamboli10-May-07 1:58
ronaktamboli10-May-07 1:58 
AnswerRe: getelementid() returns null Pin
Sherin Iranimose10-May-07 2:10
Sherin Iranimose10-May-07 2:10 
AnswerRe: getelementid() returns null Pin
Spunky Coder10-May-07 2:42
Spunky Coder10-May-07 2:42 
AnswerRe: getelementid() returns null Pin
enjoycrack10-May-07 3:42
enjoycrack10-May-07 3:42 
Questionhow to session Pin
sooreeagt10-May-07 1:48
sooreeagt10-May-07 1:48 
AnswerRe: how to session Pin
Sylvester george10-May-07 1:53
Sylvester george10-May-07 1:53 
QuestionHyperlink Pin
deep710-May-07 1:43
deep710-May-07 1:43 

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.