Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
QuestionHow to abort from closing an app. Pin
Anthony Mushrow21-Aug-06 4:00
professionalAnthony Mushrow21-Aug-06 4:00 
AnswerRe: How to abort from closing an app. Pin
Judah Gabriel Himango21-Aug-06 4:26
sponsorJudah Gabriel Himango21-Aug-06 4:26 
GeneralRe: How to abort from closing an app. Pin
Anthony Mushrow21-Aug-06 5:16
professionalAnthony Mushrow21-Aug-06 5:16 
QuestionSession Variable Questions Pin
Brendan Vogt21-Aug-06 3:05
Brendan Vogt21-Aug-06 3:05 
AnswerRe: Session Variable Questions Pin
Guffa21-Aug-06 4:02
Guffa21-Aug-06 4:02 
GeneralRe: Session Variable Questions Pin
Brendan Vogt21-Aug-06 4:24
Brendan Vogt21-Aug-06 4:24 
QuestionGet DataSet Row Index [modified] Pin
freshonlineMax21-Aug-06 3:02
freshonlineMax21-Aug-06 3:02 
AnswerRe: Get DataSet Row Index Pin
Nader Elshehabi21-Aug-06 3:19
Nader Elshehabi21-Aug-06 3:19 
Hello

Data rows don't have indexes stored in them. Yoiu will have to iterate thor DataTable.Rows one by one and get the index that you reach.

If you only want to get a reference to the row why not using DataTable.Select() method?

RegardsRose | [Rose]
AnswerRe: Get DataSet Row Index [modified] Pin
Glen Harvy21-Aug-06 9:58
Glen Harvy21-Aug-06 9:58 
QuestionpageBaseType Attribute Pin
Brendan Vogt21-Aug-06 2:58
Brendan Vogt21-Aug-06 2:58 
QuestionHow to activate the application which is minimized in task bar? Pin
Hemant kulkarni21-Aug-06 2:45
Hemant kulkarni21-Aug-06 2:45 
AnswerRe: How to activate the application which is minimized in task bar? Pin
stancrm21-Aug-06 3:05
stancrm21-Aug-06 3:05 
GeneralRe: How to activate the application which is minimized in task bar? Pin
Hemant kulkarni21-Aug-06 3:19
Hemant kulkarni21-Aug-06 3:19 
GeneralRe: How to activate the application which is minimized in task bar? Pin
wrykyn21-Aug-06 9:48
wrykyn21-Aug-06 9:48 
GeneralRe: How to activate the application which is minimized in task bar? Pin
Hemant kulkarni22-Aug-06 22:00
Hemant kulkarni22-Aug-06 22:00 
AnswerRe: How to activate the application which is minimized in task bar? Pin
Nader Elshehabi21-Aug-06 3:14
Nader Elshehabi21-Aug-06 3:14 
GeneralRe: How to activate the application which is minimized in task bar? Pin
Hemant kulkarni22-Aug-06 22:02
Hemant kulkarni22-Aug-06 22:02 
GeneralRe: How to activate the application which is minimized in task bar? Pin
Nader Elshehabi23-Aug-06 1:57
Nader Elshehabi23-Aug-06 1:57 
QuestionTabControl .net problem Pin
Beast Forever21-Aug-06 1:36
Beast Forever21-Aug-06 1:36 
AnswerRe: TabControl .net problem Pin
Nader Elshehabi21-Aug-06 2:06
Nader Elshehabi21-Aug-06 2:06 
Questioncreate form like ICQ Pin
kobi10i1021-Aug-06 1:11
kobi10i1021-Aug-06 1:11 
AnswerRe: create form like ICQ Pin
thunderbirdje21-Aug-06 2:35
thunderbirdje21-Aug-06 2:35 
GeneralRe: create form like ICQ Pin
kobi10i1021-Aug-06 2:50
kobi10i1021-Aug-06 2:50 
AnswerRe: create form like ICQ Pin
Nader Elshehabi21-Aug-06 3:06
Nader Elshehabi21-Aug-06 3:06 
QuestionSend and Receive Email Pin
M Riaz Bashir21-Aug-06 0:49
M Riaz Bashir21-Aug-06 0:49 

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.