Hello and thanks for any help you may offer me in advance.
I using vb.net vs2008.
I have a datagridview and two datatables.
I am comparing the information in the two datatables. Now, if the data exists is datatable2 but does not exist in datatable 1 I would like to add a row to the bottom of the datagridview and fill in the necessary information.
Can someone give me an idea of the necessary syntax that I will need to accomplish this goal?
Also, I know this post is a little vague and if more information is needed to answer the problem I can give it.
Thanks,
Jessica