Hi there, can i solve my following Problem with the Ultragrid ? As see in my Picture i want drag and drop cell Content to another cell . is this possible or did you have another solution ?
regards
Remark: I use currently VB.NET ,Winforms or WPF and VS 2017 . And should be run under Win 7 .
Hello Martin,
The only way to drag and drop the cell content like shown in the picture is by writing custom code. To copy the appearance you can clone the appearance object and apply it to the new cell. As of now we do not any functionality that is built in supporting this.
Please let me know if you have any questions.