Click here to Skip to main content
16,005,038 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPlz can anyone help?? Pin
Paul Ferris9-Aug-06 10:39
Paul Ferris9-Aug-06 10:39 
AnswerRe: Plz can anyone help?? Pin
Christian Graus9-Aug-06 11:44
protectorChristian Graus9-Aug-06 11:44 
GeneralRe: Plz can anyone help?? Pin
Paul Ferris10-Aug-06 3:21
Paul Ferris10-Aug-06 3:21 
GeneralRe: Plz can anyone help?? Pin
Christian Graus10-Aug-06 10:59
protectorChristian Graus10-Aug-06 10:59 
QuestionHelp with set up - app. installlation Pin
alexfromto9-Aug-06 10:21
alexfromto9-Aug-06 10:21 
QuestionGreek Characters [modified] Pin
Harold_Wishes9-Aug-06 9:36
Harold_Wishes9-Aug-06 9:36 
QuestionGet source from a web page [modified] Pin
Grags9-Aug-06 9:27
Grags9-Aug-06 9:27 
Questionlistview item update Pin
eatwork9-Aug-06 8:09
eatwork9-Aug-06 8:09 
Hello,
Does anyone out there know how to update the text value of a subitem of a listview and refresh the list to show the changes?

the code I have is:
<br />
Me.listview.SelectedItems(0).SubItems.Item(1).Text = "Something"<br />
Me.listview.Invalidate()<br />
Me.listview.Refresh()<br />
Me.listview.Update()<br />


The setting of the text works, but the invalidate, refresh and update don't seem to update the text displayed to the user. THank you

eatwork

QuestionVB 2005 How to code an emailing function? Pin
Solly749-Aug-06 8:05
Solly749-Aug-06 8:05 
AnswerRe: VB 2005 How to code an emailing function? Pin
Christian Graus9-Aug-06 11:45
protectorChristian Graus9-Aug-06 11:45 
GeneralRe: VB 2005 How to code an emailing function? Pin
Paul Conrad9-Aug-06 12:13
professionalPaul Conrad9-Aug-06 12:13 
QuestionHow to add a select all button to a OpenFileDialog Pin
Glen Conaway9-Aug-06 7:24
Glen Conaway9-Aug-06 7:24 
QuestionParametric sql command: see actual sql statement Pin
raul.net9-Aug-06 7:17
raul.net9-Aug-06 7:17 
AnswerRe: Parametric sql command: see actual sql statement Pin
Dave Kreskowiak9-Aug-06 10:22
mveDave Kreskowiak9-Aug-06 10:22 
GeneralRe: Parametric sql command: see actual sql statement Pin
raul.net9-Aug-06 21:59
raul.net9-Aug-06 21:59 
GeneralRe: Parametric sql command: see actual sql statement Pin
Dave Kreskowiak10-Aug-06 2:19
mveDave Kreskowiak10-Aug-06 2:19 
GeneralRe: Parametric sql command: see actual sql statement Pin
raul.net11-Aug-06 3:34
raul.net11-Aug-06 3:34 
Questionhow to insert flash movie in vb.net Pin
nishanth cy9-Aug-06 5:57
nishanth cy9-Aug-06 5:57 
Questionhow to create dockable menu(dock menu) in vb.net Pin
nishanth cy9-Aug-06 5:55
nishanth cy9-Aug-06 5:55 
QuestionHandle of specific location in Image file Pin
viv28129-Aug-06 5:09
viv28129-Aug-06 5:09 
AnswerQuestion Revised (Memory Address of specific location in Image file) Pin
viv28129-Aug-06 7:32
viv28129-Aug-06 7:32 
Questionvalidating string entry with masked textboxes VB2005 Pin
Solly749-Aug-06 4:31
Solly749-Aug-06 4:31 
AnswerRe: validating string entry with masked textboxes VB2005 Pin
Leah_Garrett9-Aug-06 4:37
Leah_Garrett9-Aug-06 4:37 
GeneralRe: validating string entry with masked textboxes VB2005 Pin
Solly749-Aug-06 5:00
Solly749-Aug-06 5:00 
GeneralRe: validating string entry with masked textboxes VB2005 Pin
Dave Kreskowiak9-Aug-06 5:07
mveDave Kreskowiak9-Aug-06 5:07 

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.