I am using gxt-1.1-alpha2.jar to display Grid of data.
I want to add widget in the cell so that I can make it draggable.
I dont find any such method in Grid.
Can anyone help me on this?
EditorGrid allows you to provide a widget when editing, but I doubt that would meet your requirements - I think dnd support is being considered in the next major releases (like 1.2 or so)