1
Answer

Drag and drop between 2 gridview and insert into table

I have 2 gridview from 2 table as attached. I want the data from gridview2(table headerA) to be inserted to gridview1(meaning inserted to table form_headerA) when i drag and drop. Also I want fh_order to order to where the row is dropped.  how do i do that..TQ. Desperately need help..



Answers (1)
0
Ankit Sharma

Ankit Sharma

NA 8.8k 141k 7y
Hi
 
I think this link might help you
 
https://github.com/google/google-api-dotnet-client/issues/1041
 
or else try installing some older version
 
https://www.nuget.org/packages/Newtonsoft.Json/10.0.2