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

ASP.NET

 
GeneralRe: how to update a multiple tables in a gridview Pin
haleemasher19-Jul-09 23:38
haleemasher19-Jul-09 23:38 
AnswerRe: how to update a multiple tables in a gridview Pin
Vimalsoft(Pty) Ltd19-Jul-09 23:33
professionalVimalsoft(Pty) Ltd19-Jul-09 23:33 
Questioni want to display value Pin
Rajee Maharjan19-Jul-09 20:36
Rajee Maharjan19-Jul-09 20:36 
AnswerRe: i want to display value Pin
Abhijit Jana19-Jul-09 20:45
professionalAbhijit Jana19-Jul-09 20:45 
AnswerRe: i want to display value Pin
N a v a n e e t h19-Jul-09 20:46
N a v a n e e t h19-Jul-09 20:46 
AnswerRe: i want to display value Pin
Blue_Boy19-Jul-09 21:39
Blue_Boy19-Jul-09 21:39 
QuestionText box Format problem Pin
ansriharsha19-Jul-09 20:23
ansriharsha19-Jul-09 20:23 
AnswerRe: Text box Format problem Pin
Baran M20-Jul-09 19:28
Baran M20-Jul-09 19:28 
This works as you expected. I assumed that you have set Textbox1.AutoPostBack = True; Even though the error has been captured by the validation control it doesn't causes validation for textbox. So TextBox5_TextChanged has been fired.

Make the TextBox's CausesValidation = "True". Its working fine as you expected and I have checked it. Please let us know if you find any problem.

Education is not a way to escape poverty — it is a way of fighting it.

GeneralRe: Text box Format problem Pin
ansriharsha20-Jul-09 20:11
ansriharsha20-Jul-09 20:11 
GeneralRe: Text box Format problem Pin
Baran M20-Jul-09 20:58
Baran M20-Jul-09 20:58 
GeneralRe: Text box Format problem Pin
ansriharsha21-Jul-09 2:29
ansriharsha21-Jul-09 2:29 
GeneralRe: Text box Format problem Pin
Baran M21-Jul-09 18:17
Baran M21-Jul-09 18:17 
QuestionOpen file in their respective application Pin
Shivan Nandan19-Jul-09 19:55
Shivan Nandan19-Jul-09 19:55 
AnswerRe: Open file in their respective application Pin
Abhijit Jana19-Jul-09 19:58
professionalAbhijit Jana19-Jul-09 19:58 
GeneralRe: Open file in their respective application Pin
Shivan Nandan19-Jul-09 20:09
Shivan Nandan19-Jul-09 20:09 
GeneralRe: Open file in their respective application Pin
N a v a n e e t h19-Jul-09 20:20
N a v a n e e t h19-Jul-09 20:20 
QuestionProbelm in ajax password strength control Pin
janani1319-Jul-09 19:38
janani1319-Jul-09 19:38 
AnswerRe: Probelm in ajax password strength control Pin
Baran M20-Jul-09 0:17
Baran M20-Jul-09 0:17 
QuestionFileUploading gives error on Production Server Pin
meeram39519-Jul-09 19:03
meeram39519-Jul-09 19:03 
AnswerRe: FileUploading gives error on Production Server Pin
Brij19-Jul-09 19:26
mentorBrij19-Jul-09 19:26 
GeneralRe: FileUploading gives error on Production Server Pin
meeram39519-Jul-09 19:37
meeram39519-Jul-09 19:37 
AnswerRe: FileUploading gives error on Production Server Pin
Abhijit Jana19-Jul-09 19:30
professionalAbhijit Jana19-Jul-09 19:30 
GeneralRe: FileUploading gives error on Production Server Pin
meeram39519-Jul-09 19:42
meeram39519-Jul-09 19:42 
GeneralRe: FileUploading gives error on Production Server Pin
Abhijit Jana19-Jul-09 19:47
professionalAbhijit Jana19-Jul-09 19:47 
AnswerRe: FileUploading gives error on Production Server Pin
N a v a n e e t h19-Jul-09 22:25
N a v a n e e t h19-Jul-09 22:25 

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.