This question is locked. New answers and comments are not allowed.
Hi Team,
Need a help in dropping a Silverlight Telerik Grid Column name in to a list box as a listbox item, where i use DragAndDrop control as a base.
Exact case:
I have a grid with namely 5 columns -> S.No, Name, ID Details, Token, Summary. With each column containing details.
I have a empty list box. DragAndDrop controls holds both the controls for swapping purpose. The need is i need to swap the grid column header content to listbox item and i need to retrieve back data when dragged back to grid.
Problem i face is i need to Drop "Token" column header into a listbox item. where all column contents should get binded within it. Please share a sample project for this drag and drop case.
Thanks,
Ramraj
Need a help in dropping a Silverlight Telerik Grid Column name in to a list box as a listbox item, where i use DragAndDrop control as a base.
Exact case:
I have a grid with namely 5 columns -> S.No, Name, ID Details, Token, Summary. With each column containing details.
I have a empty list box. DragAndDrop controls holds both the controls for swapping purpose. The need is i need to swap the grid column header content to listbox item and i need to retrieve back data when dragged back to grid.
Problem i face is i need to Drop "Token" column header into a listbox item. where all column contents should get binded within it. Please share a sample project for this drag and drop case.
Thanks,
Ramraj