Hi
I just using Drag and Drop Gridview with Jquery from aspsnippets
now, my question is :
how to get the data from gridview destination ?
-I tried before, but seems the data is null
Thanks
An easier and effecient way would be to store only Ids of the Dropped Rows somewhere
As with the Id you can get the whole row from the First Grid.
I'll prepare a sample and post it here
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.