Click here to Skip to main content
15,901,853 members
Home / Discussions / C#
   

C#

 
GeneralRe: reg: Go to line number in text file Pin
Satish - Developer16-Nov-07 18:51
Satish - Developer16-Nov-07 18:51 
GeneralRe: reg: Go to line number in text file Pin
Christian Graus16-Nov-07 22:54
protectorChristian Graus16-Nov-07 22:54 
AnswerRe: reg: Go to line number in text file Pin
Sun Rays16-Nov-07 18:45
Sun Rays16-Nov-07 18:45 
GeneralRe: reg: Go to line number in text file Pin
Satish - Developer16-Nov-07 18:54
Satish - Developer16-Nov-07 18:54 
AnswerRe: reg: Go to line number in text file Pin
Guffa16-Nov-07 23:39
Guffa16-Nov-07 23:39 
QuestionValues Form Radio Button In UserContol Pin
MuraleeKrishnan16-Nov-07 17:37
MuraleeKrishnan16-Nov-07 17:37 
AnswerRe: Values Form Radio Button In UserContol Pin
SABhatti16-Nov-07 17:47
SABhatti16-Nov-07 17:47 
QuestionHow to copy data table to arraylist ...? Pin
Pankaj - Joshi16-Nov-07 16:12
Pankaj - Joshi16-Nov-07 16:12 
Hello experts,

I having a data table with 10,000 records and I have to traverse to each record to find some specific data. For that I have to loop through 10,000 records. So I decided to copy the match column say [Item Name] into the Array list, So I can use arraylist.contains method which will automatically tells record found or not.

And I have to match 5 records every time into the 10,000 records. So my loop is running 50,000 times.

How can copy a single column value of data table into the Array list....?

Confused | :confused:

Regards
Pankaj Joshi

If you want to shape your dreams into reality, please wake-up...

AnswerRe: How to copy data table to arraylist ...? Pin
SABhatti16-Nov-07 17:54
SABhatti16-Nov-07 17:54 
GeneralRe: How to copy data table to arraylist ...? Pin
Pankaj - Joshi16-Nov-07 18:49
Pankaj - Joshi16-Nov-07 18:49 
GeneralRe: How to copy data table to arraylist ...? Pin
SABhatti16-Nov-07 19:02
SABhatti16-Nov-07 19:02 
GeneralRe: This not solved my problem yet... Pin
Pankaj - Joshi18-Nov-07 16:08
Pankaj - Joshi18-Nov-07 16:08 
GeneralRe: This not solved my problem yet... Pin
SABhatti18-Nov-07 17:03
SABhatti18-Nov-07 17:03 
GeneralRe: How to copy data table to arraylist ...? Pin
Pankaj - Joshi18-Nov-07 16:41
Pankaj - Joshi18-Nov-07 16:41 
GeneralRe: How to copy data table to arraylist ...? Pin
SABhatti18-Nov-07 17:02
SABhatti18-Nov-07 17:02 
GeneralRe: How to copy data table to arraylist ...? Pin
Pankaj - Joshi18-Nov-07 17:12
Pankaj - Joshi18-Nov-07 17:12 
GeneralRe: How to copy data table to arraylist ...? Pin
SABhatti18-Nov-07 17:47
SABhatti18-Nov-07 17:47 
GeneralRe: How to copy data table to arraylist ...? Pin
Pankaj - Joshi18-Nov-07 22:49
Pankaj - Joshi18-Nov-07 22:49 
GeneralRe: How to copy data table to arraylist ...? Pin
SABhatti19-Nov-07 12:56
SABhatti19-Nov-07 12:56 
GeneralRe: How to copy data table to arraylist ...? Pin
Pankaj - Joshi19-Nov-07 16:22
Pankaj - Joshi19-Nov-07 16:22 
GeneralRe: How to copy data table to arraylist ...? Pin
SABhatti19-Nov-07 17:53
SABhatti19-Nov-07 17:53 
GeneralRe: How to copy data table to arraylist ...? Pin
Pankaj - Joshi19-Nov-07 21:56
Pankaj - Joshi19-Nov-07 21:56 
GeneralRe: How to copy data table to arraylist ...? [modified] Pin
echuck6618-Nov-07 15:56
echuck6618-Nov-07 15:56 
GeneralRe: How to copy data table to arraylist ...? Pin
Pankaj - Joshi18-Nov-07 16:14
Pankaj - Joshi18-Nov-07 16:14 
QuestionWhat is HandleCreated Event? Pin
SeeBees16-Nov-07 15:31
SeeBees16-Nov-07 15: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.