...picture is worth 1000 words....
Ideally I woud like to be able to paste in multiple new rows of data with a single CRTL-V. If I have multiple rows on the clipboard, only the first row shows up when I paste in the "add new row" section.
Is there any way to handle mutli-row pasting on a bound grid?
Hello Suresh,
Sorry for the broken links. This thread is over 4 years old and there have been some changes to the help system since.
Here is a recent landing page for the clipboard behavior, which contents all of the essential info to get you start using this behavior in the grid:
http://help.infragistics.com/NetAdvantage/ASPNET/2012.2/CLR4.0/?page=WebDataGrid_Clipboard.html
Support,
I know you are not supporting the older versions but I will appreciate if you could check if links in the solution suggested by your team are not broken. There is no use of such posts if they have broken links.
Suresh
You can read more about the clipboard functionality here:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.3/CLR3.5/html/WebGrid_WebGrids_Clipboard_Functionality.html
Some examples of working with the client side events are shown here:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.3/CLR3.5/html/WebGrid_Using_Copy_Cut_and_Paste_Functionality.html
Thanks Alex. Can you point me to some samples/suggestions on how to use the ClientSideEvents objects on a WebGrid?