DataGridView in the tabcontrol displays empty rows
                            
                         
                        
                     
                 
                
                    Hello,
 
I have embedded tabcontrol in my windows form.
 When filling the datagridview in the tabcontrol, as a parameter I use the value of a textbox which is on the same form but out of the tabcontrol. The rust I get is empty rows in the DataGridView.
 
Can anybody help me please?
 Thanks