Hi,
In the WebGrid (we are using NA 2007 Vol 3 CLR2.0 version), I copy a matrix of cells (say 2*3) and want to paste it in another matrix of a different size (say 4*6) to ensure the data gets copied multiple times. How can this be enabled/implemented?
Is there a newer version which supports it?
Does this copy paste work in the NA 2008 Vol 3 CLR2.0 version?
Thanks,Sukaina
Hello Sukaina,
I am not 100% sure I understand the problem in details (maybe I am missing something). In any case, you can try the latest available release (8.3) online and the Excel Copy / Paste example available here -- and then let us know if this is working better that what you have with the 2007.3 release.
If not, we will work with you until we have this sorted out.
Please, let us know how it goes.
Hi Rumen,
In the sample, say i select cells a1 and b1 and copy the contents to clipboard using ctrl+c. Now I want to paste these contents in cells c11:d14 (c11,d11,c12,d12,c13,d13,c14,d14). If I select these cells and paste, the contents get pasted in d14 and e14.
Hope this clarifies.
Do let me know if we can achieve this by writing custom code or if this is planned as a feature in some release.
Thanks,
Sukaina