Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Eutomatically go to edit (with blinking cursor) mode in cell on Grid

Hey

I'm using a GridTableViewer (org.eclipse.nebula.jface.gridviewer.GridTableViewer) to display rows of data (Strings). On a event trigger which is already implemented, I want one cell I specify to become editable, with the cursor set in edit mode (blinking, ready to type) so I can input data and then save it. So, it's about adding a new row and filling it on the spot, so I want the last row to editable and the cursor set on it when I click the "add new row button).

Can anyone please help me, how can this be done ?

Flavian

--
Software Developer
LN-Software
Timisoara, Romania
0727 783 469
flavian.iuga@xxxxxxxxxxxxxxx
Skype: flavian152



Back to the top