Click here to Skip to main content
15,893,161 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to implement google addon in asp.net Pin
rahul.net1120-Nov-07 19:06
rahul.net1120-Nov-07 19:06 
AnswerRe: How to implement google addon in asp.net Pin
Michael Sync20-Nov-07 19:40
Michael Sync20-Nov-07 19:40 
GeneralRe: How to implement google addon in asp.net Pin
rahul.net1120-Nov-07 19:51
rahul.net1120-Nov-07 19:51 
GeneralRe: How to implement google addon in asp.net Pin
Michael Sync20-Nov-07 19:55
Michael Sync20-Nov-07 19:55 
GeneralRe: How to implement google addon in asp.net [modified] Pin
rahul.net1120-Nov-07 20:01
rahul.net1120-Nov-07 20:01 
GeneralRe: How to implement google addon in asp.net Pin
Michael Sync20-Nov-07 20:30
Michael Sync20-Nov-07 20:30 
GeneralRe: How to implement google addon in asp.net Pin
rahul.net1120-Nov-07 21:12
rahul.net1120-Nov-07 21:12 
AnswerRe: keyboard navigation in grid/table Pin
N a v a n e e t h20-Nov-07 19:24
N a v a n e e t h20-Nov-07 19:24 
rdvsharma wrote:
i) When i press enter key the page gets refreshed, instead that should move the cursor to the next cell.


You need to handle the enter key in keyup event and manually set focus to the next control. Use javascript for doing this,

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

GeneralRe: keyboard navigation in grid/table Pin
rdvsharma20-Nov-07 20:55
rdvsharma20-Nov-07 20:55 
QuestionAspnet ajax documentation Complilation Error Pin
NetBot20-Nov-07 18:49
NetBot20-Nov-07 18:49 
Questionhow to get an open file dialog box using asp.net Pin
lakshmichawala20-Nov-07 18:27
lakshmichawala20-Nov-07 18:27 
AnswerRe: how to get an open file dialog box using asp.net Pin
Sandeep Akhare20-Nov-07 18:29
Sandeep Akhare20-Nov-07 18:29 
AnswerRe: how to get an open file dialog box using asp.net Pin
Christian Graus20-Nov-07 18:31
protectorChristian Graus20-Nov-07 18:31 
AnswerRe: how to get an open file dialog box using asp.net Pin
Sun Rays20-Nov-07 18:43
Sun Rays20-Nov-07 18:43 
GeneralRe: how to get an open file dialog box using asp.net Pin
Rajeshwar Code- Developer20-Nov-07 19:14
Rajeshwar Code- Developer20-Nov-07 19:14 
QuestionAJAX Programming Pin
ajau20-Nov-07 18:13
ajau20-Nov-07 18:13 
AnswerRe: AJAX Programming Pin
Christian Graus20-Nov-07 18:17
protectorChristian Graus20-Nov-07 18:17 
AnswerRe: AJAX Programming Pin
Gandalf_TheWhite20-Nov-07 19:28
professionalGandalf_TheWhite20-Nov-07 19:28 
Questionhow to get the full path of the file Pin
lakshmichawala20-Nov-07 17:59
lakshmichawala20-Nov-07 17:59 
AnswerRe: how to get the full path of the file Pin
Abhijit Jana20-Nov-07 18:15
professionalAbhijit Jana20-Nov-07 18:15 
GeneralRe: how to get the full path of the file Pin
Michael Sync20-Nov-07 18:17
Michael Sync20-Nov-07 18:17 
GeneralRe: how to get the full path of the file Pin
Abhijit Jana20-Nov-07 18:20
professionalAbhijit Jana20-Nov-07 18:20 
GeneralRe: how to get the full path of the file Pin
Christian Graus20-Nov-07 18:30
protectorChristian Graus20-Nov-07 18:30 
GeneralRe: how to get the full path of the file Pin
Michael Sync20-Nov-07 18:47
Michael Sync20-Nov-07 18:47 
AnswerRe: how to get the full path of the file Pin
Christian Graus20-Nov-07 18:15
protectorChristian Graus20-Nov-07 18:15 

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.