Click here to Skip to main content
15,908,437 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Dropdown List width Pin
MD125-Jan-07 18:11
MD125-Jan-07 18:11 
QuestionRe: Dropdown List width Pin
Venkatesh Mookkan7-Jan-07 16:27
Venkatesh Mookkan7-Jan-07 16:27 
QuestionDynamic menu items not triggering "Click" event Pin
Xpnctoc5-Jan-07 8:44
Xpnctoc5-Jan-07 8:44 
AnswerRe: Dynamic menu items not triggering "Click" event Pin
Colin Angus Mackay5-Jan-07 15:30
Colin Angus Mackay5-Jan-07 15:30 
GeneralRe: Dynamic menu items not triggering "Click" event Pin
Xpnctoc7-Jan-07 11:07
Xpnctoc7-Jan-07 11:07 
QuestionPosting in asp.net Pin
matsnas5-Jan-07 8:41
matsnas5-Jan-07 8:41 
AnswerRe: Posting in asp.net Pin
Pradipta Basu5-Jan-07 9:05
Pradipta Basu5-Jan-07 9:05 
AnswerRe: Posting in asp.net Pin
Venkatesh Mookkan7-Jan-07 16:37
Venkatesh Mookkan7-Jan-07 16:37 
The problem is, when you press Enter key from the Search control, its triggering Login Control's submit click... This is because Login Control has the Default Action Command.

To solve this problem, use javascript in onkeycode event of each TextBox control in your UserControl and trigger the Submit action when Enter key is pressed.


Regards,
Venkatesh Mookkan.
Software Engineer, India
My: Website | Yahoo Group

QuestionRegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart5-Jan-07 5:35
Malcolm Smart5-Jan-07 5:35 
AnswerRe: RegisterStartupScript via Ajax / Atlas Pin
Not Active5-Jan-07 6:10
mentorNot Active5-Jan-07 6:10 
GeneralRe: RegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart5-Jan-07 12:11
Malcolm Smart5-Jan-07 12:11 
AnswerRe: RegisterStartupScript via Ajax / Atlas Pin
minhpc_bk6-Jan-07 4:50
minhpc_bk6-Jan-07 4:50 
GeneralRe: RegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart7-Jan-07 9:11
Malcolm Smart7-Jan-07 9:11 
AnswerRe: RegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart8-Jan-07 1:42
Malcolm Smart8-Jan-07 1:42 
GeneralASP.NET cannot read GAC even though has full access Pin
Ed.Poore5-Jan-07 5:32
Ed.Poore5-Jan-07 5:32 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
ednrgc5-Jan-07 6:47
ednrgc5-Jan-07 6:47 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
Ed.Poore5-Jan-07 7:29
Ed.Poore5-Jan-07 7:29 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
Ed.Poore6-Jan-07 8:05
Ed.Poore6-Jan-07 8:05 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
Ed.Poore6-Jan-07 8:04
Ed.Poore6-Jan-07 8:04 
Questiontable cell backcolor Pin
aransiola5-Jan-07 5:31
aransiola5-Jan-07 5:31 
AnswerRe: table cell backcolor Pin
Malcolm Smart5-Jan-07 5:40
Malcolm Smart5-Jan-07 5:40 
AnswerRe: table cell backcolor Pin
RichardGrimmer5-Jan-07 5:51
RichardGrimmer5-Jan-07 5:51 
GeneralRe: table cell backcolor Pin
aransiola5-Jan-07 6:03
aransiola5-Jan-07 6:03 
GeneralRe: table cell backcolor Pin
Malcolm Smart5-Jan-07 12:14
Malcolm Smart5-Jan-07 12:14 
GeneralRe: table cell backcolor Pin
aransiola6-Jan-07 1:42
aransiola6-Jan-07 1:42 

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.