DataGrid and editing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • wschlichtman

    DataGrid and editing

    I have a datagrid control on a windows form and would like to implement the
    typical Cut, Copy, Paste buttons on the toolbar. Is there a property/method
    that will allow me to do this? I.e., is there an equivelant of the
    Control.Copy(), Control.Paste() methods? If not, How can it be done then?
Working...