DATA Grid

How do I copy clipboard text to selected range cells of the datagrid- Like the standard windows copy and paste? I have the grid editable with selected range of cells; CTL-C and CTl-V results in coping to the active cell only.

1 Reply

AD Administrator Syncfusion Team December 17, 2003 03:41 PM UTC

Are you referring to our GridDataBoundGrid, or the System.Windows.Forms.DataGrid? If it is a DataGrid, then you should post on our Windows Forms forum. This forum is one of our product forums. Using 1.6.1.8, I do not see the problem you described in our GridDataBoundGrid. Here is the sample I tried. Do you see the problem in this sample? If so, what version of our grid are you using?

Loader.
Up arrow icon