Click here to Skip to main content
15,914,444 members
Home / Discussions / C#
   

C#

 
QuestionType of a calling instace from within a method Pin
Radioactive Cat23-Sep-05 3:37
sussRadioactive Cat23-Sep-05 3:37 
AnswerRe: Type of a calling instace from within a method Pin
Dave Kreskowiak23-Sep-05 6:08
mveDave Kreskowiak23-Sep-05 6:08 
GeneralRe: Type of a calling instace from within a method Pin
Anonymous23-Sep-05 7:01
Anonymous23-Sep-05 7:01 
AnswerRe: Type of a calling instace from within a method Pin
leppie23-Sep-05 7:16
leppie23-Sep-05 7:16 
GeneralRe: Type of a calling instace from within a method Pin
Dave Kreskowiak23-Sep-05 7:25
mveDave Kreskowiak23-Sep-05 7:25 
GeneralRe: Type of a calling instace from within a method Pin
Radioacitve Cat23-Sep-05 7:38
sussRadioacitve Cat23-Sep-05 7:38 
QuestionFormating Report in C# programatically Pin
zaboboa23-Sep-05 3:16
zaboboa23-Sep-05 3:16 
QuestionLosing Focus Pin
Sled Dog23-Sep-05 3:09
Sled Dog23-Sep-05 3:09 
Members,

I am interested in maintaining my tab order on a web page. I have a very simple page with 2 dialog boxes & 2 dropdownlist boxes.

Field1 DropDownList1
Field2 DropDownList2

I have the tab order set from left to right from the top down. So, you cursor move from Field1 to DropDownList1, to Field2 and finally to DropDownList2.

However, when the selectedindexchanged event fires, I no longer maintain my focus and leave DropDownList1 and land in Field2.

Where does the cursor go (besides the address bar of the current webpage) and how to I get the focus to move to the next field in order?

Any thoughts would be appreciated.

Thank you.
QuestionCheck user rights in .NET Pin
Stefan_ Spenz23-Sep-05 2:27
Stefan_ Spenz23-Sep-05 2:27 
AnswerRe: Check user rights in .NET Pin
Dave Kreskowiak23-Sep-05 5:28
mveDave Kreskowiak23-Sep-05 5:28 
QuestionHow to Convert Row data to Column data in a DataTable? Pin
pubududilena23-Sep-05 2:02
pubududilena23-Sep-05 2:02 
AnswerRe: How to Convert Row data to Column data in a DataTable? Pin
enjoycrack23-Sep-05 2:07
enjoycrack23-Sep-05 2:07 
QuestionCrystal Reoprts in C# Pin
zaboboa23-Sep-05 1:55
zaboboa23-Sep-05 1:55 
AnswerRe: Crystal Reoprts in C# Pin
enjoycrack23-Sep-05 2:03
enjoycrack23-Sep-05 2:03 
GeneralRe: Crystal Reoprts in C# Pin
zaboboa23-Sep-05 2:47
zaboboa23-Sep-05 2:47 
GeneralRe: Crystal Reoprts in C# Pin
zaboboa23-Sep-05 2:50
zaboboa23-Sep-05 2:50 
QuestionStrange IL code from simple C# expression Pin
Andrew Kirillov22-Sep-05 23:18
Andrew Kirillov22-Sep-05 23:18 
AnswerRe: Strange IL code from simple C# expression Pin
Anonymous23-Sep-05 0:55
Anonymous23-Sep-05 0:55 
GeneralRe: Strange IL code from simple C# expression Pin
Andrew Kirillov23-Sep-05 1:13
Andrew Kirillov23-Sep-05 1:13 
AnswerRe: Strange IL code from simple C# expression Pin
User 665823-Sep-05 1:26
User 665823-Sep-05 1:26 
GeneralRe: Strange IL code from simple C# expression Pin
Andrew Kirillov23-Sep-05 1:27
Andrew Kirillov23-Sep-05 1:27 
AnswerRe: Strange IL code from simple C# expression Pin
sreejith ss nair23-Sep-05 2:37
sreejith ss nair23-Sep-05 2:37 
GeneralRe: Strange IL code from simple C# expression Pin
Andrew Kirillov23-Sep-05 2:41
Andrew Kirillov23-Sep-05 2:41 
GeneralRe: Strange IL code from simple C# expression Pin
sreejith ss nair23-Sep-05 2:44
sreejith ss nair23-Sep-05 2:44 
AnswerRe: Strange IL code from simple C# expression Pin
leppie23-Sep-05 3:01
leppie23-Sep-05 3:01 

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.