8
Shouts

Implementing Drag in ASP.NET Grid using JQuery

published 840 days, 7 hours, 46 minutes ago posted by dharadhara 841 days, 22 hours, 19 minutes ago
Thursday, February 03, 2011 9:21:07 PM GMT Wednesday, February 02, 2011 6:48:40 AM GMT

Problem We have two Grid Views namely Patients and Messages side by side that contains records. When the record gets selected, we need to make the grid records drag able. We need to give provision to drag and place (not Drag & Drop) the record in another grid view record and vice versa. As a result...

category: Web Dev | clicked: 3 | | source: beyondrelational.com | show counter code
tags: .NET, ASP.NET