Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » HELP! Data grids and accessing fields
Closed Thread
Old 09-08-2004, 11:13 PM   #1 (permalink)
 
Newb Techie

Join Date: Sep 2004

Posts: 1

Paco

Unhappy HELP! Data grids and accessing fields

Hello everyone!
I am brand spanking new and really in a bind. Can any one help me solve some problems I'm having with (VB 6) Data grids?

Here is what I am trying to do:
I have a DG (DG1)with several Fields, When a user clicks on a row, I want to take data out of a cell (or the field in the record set populating that cell) in that row (not neccessarly the one the user clicked on) and use it to change the SQL query of an ADODC "controlling" a different data grid (DG2). The problem I am having is getting to the fields in the recordset of DG1 .

Thanks
Paco


PS: can I do this with a bookmark? how do bookmarks work? I can't find the syntax
Paco is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On