Click here to Skip to main content
16,005,206 members
Home / Discussions / C#
   

C#

 
QuestionHow to show ListView items of First TreeNode? Pin
gerbenschmidt31-Oct-07 5:07
gerbenschmidt31-Oct-07 5:07 
AnswerRe: How to show ListView items of First TreeNode? Pin
led mike31-Oct-07 5:22
led mike31-Oct-07 5:22 
AnswerRe: How to show ListView items of First TreeNode? Pin
gerbenschmidt31-Oct-07 5:39
gerbenschmidt31-Oct-07 5:39 
QuestionHow to enter a record to database using TextBox control Pin
Sinan Akyuz31-Oct-07 4:33
Sinan Akyuz31-Oct-07 4:33 
AnswerRe: How to enter a record to database using TextBox control Pin
Colin Angus Mackay31-Oct-07 4:45
Colin Angus Mackay31-Oct-07 4:45 
QuestionHow do I make a thread safe call to a listview. Pin
cirkit131-Oct-07 4:01
cirkit131-Oct-07 4:01 
AnswerRe: How do I make a thread safe call to a listview. Pin
ejuanpp31-Oct-07 4:09
ejuanpp31-Oct-07 4:09 
GeneralRe: How do I make a thread safe call to a listview. Pin
cirkit131-Oct-07 4:18
cirkit131-Oct-07 4:18 
Yes. The main thread allows the user to add, remove, modify, clear, the listview.

I have a button the allows the user to Start of Stop the timer. If I start the timer, and the timer has elapsed, it will search the items in the listview for a match in the async thread event-handler OnTimerDoThis().

This is mainly for me to understand why the error occurs and how to handle the error.

I plan on using something like this in the future with better functionality, but before going BIG, I need to understand the smaller stuff.

If you want I can forward the file for your review

thanks for the quick reply
GeneralRe: How do I make a thread safe call to a listview. Pin
led mike31-Oct-07 4:54
led mike31-Oct-07 4:54 
GeneralRe: How do I make a thread safe call to a listview. Pin
ejuanpp31-Oct-07 5:07
ejuanpp31-Oct-07 5:07 
GeneralRe: How do I make a thread safe call to a listview. Pin
cirkit131-Oct-07 5:10
cirkit131-Oct-07 5:10 
GeneralRe: How do I make a thread safe call to a listview. Pin
led mike31-Oct-07 5:21
led mike31-Oct-07 5:21 
GeneralRe: How do I make a thread safe call to a listview. Pin
cirkit131-Oct-07 5:26
cirkit131-Oct-07 5:26 
GeneralRe: How do I make a thread safe call to a listview. Pin
ejuanpp31-Oct-07 5:23
ejuanpp31-Oct-07 5:23 
GeneralRe: How do I make a thread safe call to a listview. Pin
Luc Pattyn31-Oct-07 5:35
sitebuilderLuc Pattyn31-Oct-07 5:35 
QuestionBeginner, querying random number of nodes in LinQ Pin
welldone10131-Oct-07 3:21
welldone10131-Oct-07 3:21 
AnswerRe: Beginner, querying random number of nodes in LinQ Pin
Christian Wikander31-Oct-07 4:17
Christian Wikander31-Oct-07 4:17 
GeneralRe: Beginner, querying random number of nodes in LinQ Pin
welldone10131-Oct-07 14:47
welldone10131-Oct-07 14:47 
QuestionHow do I find username of logged on user from a service Pin
dave@dmwilson.net31-Oct-07 3:08
dave@dmwilson.net31-Oct-07 3:08 
AnswerRe: How do I find username of logged on user from a service Pin
eggsovereasy31-Oct-07 9:05
eggsovereasy31-Oct-07 9:05 
GeneralRe: How do I find username of logged on user from a service Pin
dave@dmwilson.net31-Oct-07 9:13
dave@dmwilson.net31-Oct-07 9:13 
GeneralRe: How do I find username of logged on user from a service Pin
mav.northwind31-Oct-07 22:37
mav.northwind31-Oct-07 22:37 
GeneralRe: How do I find username of logged on user from a service Pin
dave@dmwilson.net1-Nov-07 2:19
dave@dmwilson.net1-Nov-07 2:19 
GeneralRe: How do I find username of logged on user from a service Pin
mav.northwind1-Nov-07 7:14
mav.northwind1-Nov-07 7:14 
QuestionExtracting images from wlan ip webcam with activeX control Pin
the_chabo31-Oct-07 3:03
the_chabo31-Oct-07 3:03 

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.