|
-
Dec 29th, 1999, 05:27 AM
#1
Thread Starter
Lively Member
How do I get the value of a specific field of a selected or highlighted record in a Data Grid? I've tried: glIssueNum = IssuesTB.fields("IssueNum").value Although this does pass the value of the first record it does not pass the value of the selected record. Any ideas? Thanks.
casox
-
Dec 29th, 1999, 09:41 AM
#2
Guru
Try a data1.movenext, where data1 is the data control that the grid is bound to
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
|