Hi ,
I want to implement the clipboard functionality as in office clipboard where the copied data should be copied to clipboard upto 24 copies , I have tried to use the below code var clip = $find("WebDataGrid1").get_behaviors().getBehaviorByName('Clipboard'); clip.copy(); clip.paste();
in the key down client side event but the nothing except a single copy gets copied in clipboard . Please help me in the same.
Thanks ,
Seema Sharma
Hello,
I'm just checking if you need any further assistance with the matter.
Hi Simran,
Here are some articles which may help you - http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebGrid_WebGrids_Clipboard_Functionality.html, http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/WebGrid_Using_Copy_Cut_and_Paste_Functionality.html.
If you have any questions please feel free to contact me.