|
-
Feb 9th, 2010, 04:54 AM
#1
Thread Starter
Addicted Member
Sorry but I have asked this before re looping on a datagrid
Sorry but someone gave me the anser to this question before, but I have some how lost it, please can anybody help once again?
The question is how to "loop through a datagrid collumn to add values to a variable
in VB6 it was something like:
do while not .eof
myvariable = myvariable + datagrid1.collumns(6)
loop
Thanks to anybody who has the time to spare
-
Feb 9th, 2010, 05:01 AM
#2
Re: Sorry but I have asked this before re looping on a datagrid
Which version of vb are you using?
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Feb 9th, 2010, 05:08 AM
#3
Re: Sorry but I have asked this before re looping on a datagrid
If you click User CP above your first post, you can select List Subscriptions to view a list of all your subscribed threads + find your answer
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Feb 9th, 2010, 06:14 AM
#4
Thread Starter
Addicted Member
Re: Sorry but I have asked this before re looping on a datagrid
-
Feb 9th, 2010, 06:24 AM
#5
New Member
Re: Sorry but I have asked this before re looping on a datagrid
-
Feb 9th, 2010, 06:34 AM
#6
Thread Starter
Addicted Member
Re: Sorry but I have asked this before re looping on a datagrid
 Originally Posted by .paul.
If you click User CP above your first post, you can select List Subscriptions to view a list of all your subscribed threads + find your answer
Thank You, but looked it's not on there, maybe it was another forum that I asked this perticular question
-
Feb 9th, 2010, 08:20 AM
#7
Re: Sorry but I have asked this before re looping on a datagrid
Can you post your code?
It'll probably be easier to add the column values in the datasource.
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|