Click here to Skip to main content
15,901,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDirectory Path in webserver Pin
C#Coudou18-Jan-09 19:09
C#Coudou18-Jan-09 19:09 
AnswerRe: Directory Path in webserver Pin
Reza Raad18-Jan-09 20:17
Reza Raad18-Jan-09 20:17 
GeneralRe: Directory Path in webserver [modified] Pin
C#Coudou18-Jan-09 20:20
C#Coudou18-Jan-09 20:20 
GeneralRe: Directory Path in webserver Pin
Reza Raad18-Jan-09 23:20
Reza Raad18-Jan-09 23:20 
Questionsubreport object Pin
bhaumikdv18-Jan-09 19:04
bhaumikdv18-Jan-09 19:04 
AnswerRe: subreport object Pin
Abhishek Sur18-Jan-09 20:49
professionalAbhishek Sur18-Jan-09 20:49 
GeneralRe: subreport object Pin
bhaumikdv18-Jan-09 21:24
bhaumikdv18-Jan-09 21:24 
QuestionDisable ValidationSummary control on pressing of Enter Key Pin
anada888618-Jan-09 18:08
anada888618-Jan-09 18:08 
I have got 2 panels on my page,Say,

Panel1 with DefaultButton Button1,ValdationSummary1 and some textboxes.
Here same validation group is assigned to Button1 & ValdationSummary1

Panel2 with DefaultButton Button2,ValdationSummary2 and some textboxes.
Here also same validation group is assigned to Button2 & ValdationSummary2

On pressing Enter key,if I am in panel1 ,it is supposed to execute Button1_Click(), but here it is not even firing any event. And even after clicking on Button1, it is showing me ValidationSummry2's error messages(i.e. textboxes in panel2 are blank.)

However, it works without the Validation summary controls.But I cant remove them from the page for some reason.

Now, what I want to do is,in whichever panel I am working in, On pressing Enter key,it should fire that particular panels' default button's click event & should not check the validations in another panel.

Can anyone please suggest me,how can I achieve this...

Thank You.
QuestionNeed some Docs for Grid Control Pin
scotchy2hotty2k218-Jan-09 18:00
scotchy2hotty2k218-Jan-09 18:00 
QuestionComparing 2 List(To ) Pin
saberbladez18-Jan-09 14:59
saberbladez18-Jan-09 14:59 
AnswerRe: Comparing 2 List(To ) Pin
saberbladez18-Jan-09 15:34
saberbladez18-Jan-09 15:34 
QuestionHorizontal Submenu in ASP.NET3.5 Application wih Dynamic Data loading Pin
bneo8518-Jan-09 12:57
bneo8518-Jan-09 12:57 
QuestionRelation between Client Side and Server Side Events [modified] Pin
mehrdadc4818-Jan-09 8:32
mehrdadc4818-Jan-09 8:32 
AnswerRe: Relation between Client Side and Server Side Events Pin
Christian Graus18-Jan-09 11:55
protectorChristian Graus18-Jan-09 11:55 
AnswerRe: Relation between Client Side and Server Side Events Pin
N a v a n e e t h18-Jan-09 16:21
N a v a n e e t h18-Jan-09 16:21 
QuestionHow can I expand an asp:Table to the height of the page? [modified] Pin
lackonagy18-Jan-09 7:17
lackonagy18-Jan-09 7:17 
AnswerRe: How can I expand an asp:Table to the height of the page? Pin
Sundar_R18-Jan-09 17:43
Sundar_R18-Jan-09 17:43 
GeneralRe: How can I expand an asp:Table to the height of the page? Pin
lackonagy18-Jan-09 19:01
lackonagy18-Jan-09 19:01 
Questionasp.net with mysql [modified] Pin
khalil20018-Jan-09 7:01
khalil20018-Jan-09 7:01 
AnswerRe: asp.net with mysql Pin
Reza Raad18-Jan-09 10:10
Reza Raad18-Jan-09 10:10 
AnswerRe: asp.net with mysql Pin
N a v a n e e t h18-Jan-09 16:23
N a v a n e e t h18-Jan-09 16:23 
QuestionHow To Call WebService in to aspx page Pin
Rameez Raja18-Jan-09 5:54
Rameez Raja18-Jan-09 5:54 
AnswerRe: How To Call WebService in to aspx page Pin
lackonagy18-Jan-09 7:10
lackonagy18-Jan-09 7:10 
AnswerRe: How To Call WebService in to aspx page Pin
saberbladez18-Jan-09 15:09
saberbladez18-Jan-09 15:09 
QuestionPostBackURL passing parameters Pin
dptalt18-Jan-09 5:31
dptalt18-Jan-09 5:31 

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.