Click here to Skip to main content
16,017,069 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: page refreshing problem Pin
benams10-Jan-10 4:19
benams10-Jan-10 4:19 
GeneralRe: page refreshing problem Pin
Abhijit Jana10-Jan-10 4:26
professionalAbhijit Jana10-Jan-10 4:26 
QuestionRange Validator not Working Properly Pin
Randal Vance Cunanan9-Jan-10 20:17
Randal Vance Cunanan9-Jan-10 20:17 
AnswerRe: Range Validator not Working Properly Pin
Abhijit Jana9-Jan-10 22:20
professionalAbhijit Jana9-Jan-10 22:20 
AnswerRe: Range Validator not Working Properly Pin
carlecomm10-Jan-10 21:33
carlecomm10-Jan-10 21:33 
AnswerRe: Range Validator not Working Properly Pin
sashidhar10-Jan-10 22:50
sashidhar10-Jan-10 22:50 
QuestionValidators : Can't navigate away from page. Pin
Randal Vance Cunanan9-Jan-10 20:15
Randal Vance Cunanan9-Jan-10 20:15 
AnswerRe: Validators : Can't navigate away from page. Pin
Abhijit Jana9-Jan-10 22:11
professionalAbhijit Jana9-Jan-10 22:11 
Rue Leonheart wrote:
When my validators are showing errors, I can't navigate away from the page when clicking links

Your validator showing error means some of the validation get failed in the page. So It will not allow you to move to other page.
If you want to move to onther page by using some other control where you didn't use validation control, you need to use ValidationGroup Properties. Use Validation group with those control on which you want to validate then other controls will work fine.

Abhijit Jana | Codeproject MVP
Web Site : abhijitjana.net
Don't forget to click "Good Answer" on the post(s) that helped you.

GeneralRe: Validators : Can't navigate away from page. Pin
Randal Vance Cunanan9-Jan-10 22:59
Randal Vance Cunanan9-Jan-10 22:59 
GeneralRe: Validators : Can't navigate away from page. Pin
Abhijit Jana9-Jan-10 23:34
professionalAbhijit Jana9-Jan-10 23:34 
AnswerRe: Validators : Can't navigate away from page. Pin
April Fans11-Jan-10 15:47
April Fans11-Jan-10 15:47 
QuestionC# Sending Email Pin
jojoba20109-Jan-10 18:27
jojoba20109-Jan-10 18:27 
AnswerRe: C# Sending Email Pin
Abhishek Sur9-Jan-10 19:58
professionalAbhishek Sur9-Jan-10 19:58 
GeneralRe: C# Sending Email Pin
jojoba20109-Jan-10 21:31
jojoba20109-Jan-10 21:31 
GeneralRe: C# Sending Email Pin
Abhijit Jana9-Jan-10 22:14
professionalAbhijit Jana9-Jan-10 22:14 
QuestionRe: C# Sending Email Pin
jojoba20109-Jan-10 22:44
jojoba20109-Jan-10 22:44 
AnswerRe: C# Sending Email Pin
Abhijit Jana10-Jan-10 0:14
professionalAbhijit Jana10-Jan-10 0:14 
QuestionRe: C# Sending Email Pin
jojoba201010-Jan-10 0:38
jojoba201010-Jan-10 0:38 
AnswerRe: C# Sending Email Pin
Abhijit Jana10-Jan-10 0:58
professionalAbhijit Jana10-Jan-10 0:58 
AnswerRe: C# Sending Email Pin
Abhishek Sur10-Jan-10 2:21
professionalAbhishek Sur10-Jan-10 2:21 
QuestionRe: C# Sending Email Pin
jojoba201010-Jan-10 4:31
jojoba201010-Jan-10 4:31 
AnswerRe: C# Sending Email Pin
HarrisonB10-Jan-10 6:22
HarrisonB10-Jan-10 6:22 
QuestionHow set dyamic image url in xml file for adrotater controle Pin
Samarjeet Singh@india8-Jan-10 22:15
Samarjeet Singh@india8-Jan-10 22:15 
AnswerRe: How set dyamic image url in xml file for adrotater controle Pin
sashidhar8-Jan-10 22:52
sashidhar8-Jan-10 22:52 
Questionhow to use three tier architecture in asp.net Pin
developerit8-Jan-10 21:32
developerit8-Jan-10 21:32 

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.