jQuery UI Widgets › Forums › Grid › Copy cell data and paste to multiple celss
Tagged: grid copy paste, grid widget
This topic contains 10 replies, has 2 voices, and was last updated by rani 10 years, 11 months ago.
-
Author
-
Hi,
I am working on Grid as my requirement need something like .. Copying the cell data of jqxGrid and paste into multiple cells of the grid… and copying the multiple cells and paste the same into other multiple cells..please is this possible in jqxGrid..(as i have check the cells selection in Demo but it is copying to only one cell not multiple cells) …please provide the solution
Thanks & Regards,
Rani.Hi Rani,
With Ctrl+C and Ctrl+V you can copy and paste cells in jqxGrid.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comHi,
I have done using Ctrl+C and Ctrl+V but it is copying and pasting into single cell/multiple cell on the single row only, and it is not working for “MULTIPLE ROW”, bcz i need to paste the cell value into multiple rows…please provide the solution…
Regards,
Rani.Hi Rani,
It works for Selected Rows/Cells. You cannot paste a single cell value within multiple cells unless you select each of the cells. The Copy/Paste which is supported by the Grid is pretty much the same as the one in MS Excel. We cannot offer a different behavior of the feature.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comHi Peter,
Thanks for your reply, have you any example that you can share with me where i can check the “Paste” functionality for multiple Rows . In the given url ( http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm#demos/jqxgrid/cellsselection.htm ) i have copied two Column values of a single Row and want paste it in multiple Row by selecting the multiple Column in multiple Rows. but it is not working.Best Regards
RaniHi Rani,
If you copy 2 cell values, you will be able to paste 2 cell values when you click Ctrl+V.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comHi
Here for example , i am copying one cell value and want to paste the same cell value to other multiple rows cell…(please check in cell selection of grid which you provide in Demo)…so please provide me link or solution for the same…
Regards,
Rani.Hi Rani,
You can paste the value to a cell, then you can select another cell and paste it again and so on.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comHi,
Thanks for reply, but i have an issue with pasting the one cell value into “Multiple Rows ” cell , but it is pasting the value in only once cell at a time..but not into multiple rows cell
Row 1—- customer1
want to paste the Row1 data to other rows (in the same below rows customer column only)
(multiple rows cell)
Row2 …
Row3 …
Row4 …so please is it possible ,if then can you provide the solution for this
regards,
rani.regards,
Rani.Hi Rani,
Yes, it is pasting once at a Time. That is how it should work. It cannot work in a different way.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comHi,
Please check the below link, functionality i need…
thanks & Regards,
Rani. -
AuthorPosts
You must be logged in to reply to this topic.