I just made a grid that looks like an Excel sheet.
When I right click on this Grid i am opening an Ultra webMenu with menu items as
a)Copy
b) Paste
So we can paste data in to this Grid by right click on it.
Problem here is when we are pasting a value to a Grid cell having data in it ,is over written by the new value.How ever my requirement it should not over write the existing Grid cell data,It should copy to next cell.
Can any one help me on this?
Thanks.
If you are looking for a spreadsheet on the web today, we now have the igSpreadsheet in Ignite UI for JavaScript. If someone is still using the UltraWebGrid and looking to control how values are pasted, you would need to use the UltraWebGrid CSOM.