muro
Active member
- Joined
- Apr 30, 2018
- Messages
- 26
- Programming Experience
- 3-5
Hello dear friends,
I have 2 tables, parent and child relationship. When i select a row from the parent table all rows are shown in the childtable that belong to this parent, so far so good. Now i have another form, where i only need the childtable so i drag drop the dgv on the form. now comes the problem: in the dgv ALL records are shown, without the parent filtering. But i need to only show the child rows of selected parent table row.
	
		
			
		
		
	
				
			I have 2 tables, parent and child relationship. When i select a row from the parent table all rows are shown in the childtable that belong to this parent, so far so good. Now i have another form, where i only need the childtable so i drag drop the dgv on the form. now comes the problem: in the dgv ALL records are shown, without the parent filtering. But i need to only show the child rows of selected parent table row.
 
	 
 
		 
 
		 
 
		 
 
		