1
Answer

Adding data to datagrid view dynamically

Saloni Rajguru

Saloni Rajguru

10y
568
1
I want  add data from different tables to my datagridview using vb.net 
Columns in datagrid are in Textbox format and combox format
I am not able to populate data into columns of datagridview
Data into textbox has different query
and combox has different query
 
Answers (1)