3
Answers

DataGridView in the tabcontrol displays empty rows

Photo of Nel

Nel

13y
4k
1
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
 

Answers (3)