|
-
August 27th, 2001, 07:02 AM
#1
datagrid
I have a datagrid called datagrid1. There a several records with there own ID. Now i want to exit the form and get the ID where I'am standing on in the datagrid. How can I get that?? Normal you do like this: variable = text1.text. But how can I do that in a datagrid, is that possible? And so yes how?
Remco Ploeg
[email protected]
-
August 27th, 2001, 07:05 AM
#2
Re: datagrid
I have got it
variable = DataGrid1.Columns(1) or witch colum
Remco Ploeg
[email protected]
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
|