In the SfDataGrid, you can copy one cell and paste it into another cell, by default. To copy one cell and paste it into the selected cell, override the GridCutPaste. GridCutPaste class that has many overrides to customize copy and paste operations. To achieve the above requirement, you can override the PasteToCells(object clipboardrows) as given in the following code example. C#
Sample Links:
|
This page will automatically be redirected to the sign-in page in 10 seconds.