Click here to Skip to main content
15,886,806 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Need help in Window service timer sheduling Pin
anandr21048410-Nov-10 18:38
anandr21048410-Nov-10 18:38 
Questionweb.config Pin
Any_India2-Nov-10 20:37
Any_India2-Nov-10 20:37 
AnswerRe: web.config Pin
<<Tash18>>2-Nov-10 21:23
<<Tash18>>2-Nov-10 21:23 
Questiondownload link for mobile Pin
behzadcp2-Nov-10 20:32
professionalbehzadcp2-Nov-10 20:32 
AnswerRe: download link for mobile Pin
behzadcp2-Nov-10 22:14
professionalbehzadcp2-Nov-10 22:14 
QuestionJavascript confirm box with c# Pin
<<Tash18>>2-Nov-10 19:40
<<Tash18>>2-Nov-10 19:40 
QuestionHow to trace which hidden control's validator is failing? Pin
Rafferty Uy2-Nov-10 15:44
Rafferty Uy2-Nov-10 15:44 
AnswerRe: How to trace which hidden control's validator is failing? Pin
Brij2-Nov-10 18:29
mentorBrij2-Nov-10 18:29 
You can have better approach on this. You can create several validation group based on the dropdownlist value. And validate only the groups that are visible. So the validators in different group, would not be fired.

Another way, you can enable and disable the validators based on the dropdown selection, as you must be what all validators you need to fire , according to dropdown value.

You can have a look one of my article on ASP.NET validators.

Exploring ASP.NET Validators

GeneralRe: How to trace which hidden control's validator is failing? Pin
Rafferty Uy2-Nov-10 20:54
Rafferty Uy2-Nov-10 20:54 
QuestionExporting Datasets Into Multiple Sheets In Excel Pin
raghvendrapanda2-Nov-10 0:50
raghvendrapanda2-Nov-10 0:50 
AnswerRe: Exporting Datasets Into Multiple Sheets In Excel Pin
thatraja2-Nov-10 2:08
professionalthatraja2-Nov-10 2:08 
GeneralRe: Exporting Datasets Into Multiple Sheets In Excel Pin
raghvendrapanda4-Nov-10 3:59
raghvendrapanda4-Nov-10 3:59 
Questionhow to create a dynamic session Pin
vishnukamath1-Nov-10 23:48
vishnukamath1-Nov-10 23:48 
AnswerRe: how to create a dynamic session Pin
NeverHeardOfMe2-Nov-10 0:07
NeverHeardOfMe2-Nov-10 0:07 
GeneralRe: how to create a dynamic session Pin
vishnukamath2-Nov-10 21:44
vishnukamath2-Nov-10 21:44 
AnswerRe: how to create a dynamic session Pin
Brij2-Nov-10 0:12
mentorBrij2-Nov-10 0:12 
AnswerRe: how to create a dynamic session Pin
Sujith C Jose2-Nov-10 0:55
Sujith C Jose2-Nov-10 0:55 
QuestionUFrame Pin
Jassim Rahma1-Nov-10 21:41
Jassim Rahma1-Nov-10 21:41 
AnswerRe: UFrame Pin
thatraja1-Nov-10 21:47
professionalthatraja1-Nov-10 21:47 
Questionproblem in timer Pin
Jassim Rahma1-Nov-10 21:06
Jassim Rahma1-Nov-10 21:06 
AnswerRe: problem in timer Pin
thatraja1-Nov-10 21:22
professionalthatraja1-Nov-10 21:22 
QuestionShowing error message Pin
future38391-Nov-10 15:43
future38391-Nov-10 15:43 
AnswerRe: Showing error message Pin
benams1-Nov-10 20:23
benams1-Nov-10 20:23 
AnswerRe: Showing error message Pin
RaviRanjanKr1-Nov-10 20:39
professionalRaviRanjanKr1-Nov-10 20:39 
AnswerRe: Showing error message Pin
Brij1-Nov-10 20:44
mentorBrij1-Nov-10 20:44 

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.