Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
490
Excel Like Options
posted

Hi,

Is there any excel kind of operation avaiable in xamdatagrid?

Ex: Cell copy, Drag and copy cell, Select some cells and paste, Formulae in the cell.

 

Thanks,

Ayyappan

Parents
  • 17559
    posted

    Hello Ayyappan,

     

    I have been looking into your questions and I can suggest you have a look at our feature browser in the sample XamDataGrid->Layout and Behaviour->Clipboard where you can try by yourself our copy/paste functionality for one, and for multiple selected cells.  

     

    Furthermore you can try the sample under XamDataGrid->Layout and behavior->XamCaluclationManager Integration, where is shown how you can create calculated fields by setting a particular formula for the column.

     

    For additional reference on this matter you can check our online documentation:

    http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=xamDataGrid_Clipboard_Operations.html

    http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=Using xamCalculationManager with xamDataGrid.html

     

    If you have any further questions on this matter, please feel free to ask.

Reply Children