Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Determining or Searching Child Rows in mshflexgrid

Status
Not open for further replies.

dougcoulter

Programmer
Mar 16, 2001
112
0
0
US
Hello everyone - I am struggling with the following...

I have an mshflexgrid that is populated with a simple shape command that relates two tables in a one to many relationship. Each parent row has a few child records associated with it. The grid is properly displaying the records.

What I need to do is search the child records for the currently selected parent (right now I have the selection mode set to By Row, so only the entire row can be selected). I just want to search those rows that are related to the selected parent, and I cannot seem to find any properties that can get me there.

Any suggestions would be greatlty appreciated!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top