Click here to Skip to main content
15,885,952 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: treeview scrollbars Pin
Tom Deketelaere15-Aug-07 20:53
professionalTom Deketelaere15-Aug-07 20:53 
GeneralRe: treeview scrollbars Pin
lee2315-Aug-07 21:11
lee2315-Aug-07 21:11 
GeneralRe: treeview scrollbars Pin
Tom Deketelaere15-Aug-07 21:21
professionalTom Deketelaere15-Aug-07 21:21 
GeneralRe: treeview scrollbars Pin
lee2315-Aug-07 22:22
lee2315-Aug-07 22:22 
GeneralRe: treeview scrollbars Pin
Tom Deketelaere15-Aug-07 22:44
professionalTom Deketelaere15-Aug-07 22:44 
QuestionLooping thru one column Pin
zchwllms15-Aug-07 10:12
zchwllms15-Aug-07 10:12 
AnswerRe: Looping thru one column Pin
Luc Pattyn15-Aug-07 10:26
sitebuilderLuc Pattyn15-Aug-07 10:26 
QuestionRe: Looping thru one column Pin
zchwllms15-Aug-07 10:39
zchwllms15-Aug-07 10:39 
Yes, sorry about that, well as of right now I am getting the column heading as the value and what I is whatever is in the cell on that column.

I was looking for somthing like:

for each r as string in datagridview.column
if r.endswith("Data") then
'the rest of my code will go here

next

thanks again
AnswerRe: Looping thru one column Pin
Luc Pattyn15-Aug-07 10:56
sitebuilderLuc Pattyn15-Aug-07 10:56 
GeneralRe: Looping thru one column Pin
zchwllms15-Aug-07 11:01
zchwllms15-Aug-07 11:01 
GeneralRe: Looping thru one column Pin
Luc Pattyn15-Aug-07 11:36
sitebuilderLuc Pattyn15-Aug-07 11:36 
GeneralRe: Looping thru one column Pin
zchwllms15-Aug-07 11:46
zchwllms15-Aug-07 11:46 
AnswerRe: Looping thru one column Pin
GuyThiebaut16-Aug-07 5:28
professionalGuyThiebaut16-Aug-07 5:28 
GeneralRe: Looping thru one column Pin
zchwllms16-Aug-07 5:55
zchwllms16-Aug-07 5:55 
QuestionSelected Text Pin
Taylor Kobani15-Aug-07 8:33
Taylor Kobani15-Aug-07 8:33 
AnswerRe: Selected Text Pin
Luc Pattyn15-Aug-07 9:07
sitebuilderLuc Pattyn15-Aug-07 9:07 
AnswerRe: Selected Text Pin
Dave Kreskowiak15-Aug-07 9:22
mveDave Kreskowiak15-Aug-07 9:22 
AnswerRe: Selected Text Pin
DigiOz Multimedia15-Aug-07 11:56
DigiOz Multimedia15-Aug-07 11:56 
GeneralRe: Selected Text Pin
Zia Ul Haq Soofi15-Aug-07 21:50
Zia Ul Haq Soofi15-Aug-07 21:50 
GeneralRe: Selected Text Pin
Taylor Kobani16-Aug-07 0:05
Taylor Kobani16-Aug-07 0:05 
GeneralRe: Selected Text Pin
DigiOz Multimedia16-Aug-07 4:07
DigiOz Multimedia16-Aug-07 4:07 
QuestionSelect all from datagridview Pin
Froz3n15-Aug-07 8:27
Froz3n15-Aug-07 8:27 
AnswerRe: Select all from datagridview Pin
Taylor Kobani15-Aug-07 8:42
Taylor Kobani15-Aug-07 8:42 
GeneralRe: Select all from datagridview Pin
Froz3n15-Aug-07 8:58
Froz3n15-Aug-07 8:58 
GeneralRe: Select all from datagridview Pin
Taylor Kobani16-Aug-07 0:21
Taylor Kobani16-Aug-07 0:21 

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.