Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Copy feature inside Nebula Grid (Inside Nebula grid copy feature like in Excel,On drag-and-drop cell value must be copied to other cells in the grid)
Copy feature inside Nebula Grid [message #1714129] Tue, 10 November 2015 07:58
Harshini Garikiparthi is currently offline Harshini GarikiparthiFriend
Messages: 23
Registered: March 2015
Junior Member
Inside nebula grid We would like to implement an Excel like feature which allows user to copy value from one cell to multiple cells. Just like MS Excel has it. On drag-and-drop cell value must be copied to other cells in the grid.

I did a
gridTableviewer.getGrid().setCellSelectionEnabled(true);

for selecting particular cell, What listener i should add Inorder to select a cell and drag it vertically and horizontally so that the neighbouring cells also get the current cell value. Similar to the excel drag copy functionality.


Thanks,
Harshini
Previous Topic:Nebula grid GridItem.setForeground(color) not working
Next Topic:Browser and DateTime in the same Composite, some focus error
Goto Forum:
  


Current Time: Fri Apr 26 07:41:44 GMT 2024

Powered by FUDForum. Page generated in 0.03215 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top