First of all Thanks To telerik Teanfor give us Such Great Tools...........
I need drag n drop functionality between two grids and that i implemented by following sample given at( http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx ) it works fine if the structure of both grid same ...Now my Problem is that i want to add one Extra column to my destination grid (GridHTMLeditiorColumnEditor) ...
In this column the user will enter some feedback text.
I