Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Integrate Nebula Grid in RAP
Integrate Nebula Grid in RAP [message #1775568] Wed, 01 November 2017 12:26 Go to next message
Nin Pa is currently offline Nin PaFriend
Messages: 36
Registered: September 2013
Member
Simple question - but couldn't find the answer by now :(
What is the url for the software site, to integrate the Nebula Grid in my rap application? Could not find a tutorial or some page where this is descripted.

[Updated on: Tue, 07 November 2017 11:42]

Report message to a moderator

Re: Integrad Nebula Grid in RAP [message #1775644 is a reply to message #1775568] Thu, 02 November 2017 14:19 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
RAP has a port of the original Nebula Grid widget that uses JS client implementation (similar to SWT Tree/Table) instead of drawing it. Here is the code [1] how it is used in our Examples Demo [2].

[1] https://github.com/eclipse/rap/blob/master/examples/org.eclipse.rap.nebula.widgets.grid.demo.examples/src/org/eclipse/rap/nebula/widget/grid/demo/examples/NebulaGridExamplePage.java
[2] http://rap.eclipsesource.com/demo/release/rapdemo/#nebula-grid

HTH,
Ivan
Re: Integrate Nebula Grid in RAP [message #1775865 is a reply to message #1775644] Tue, 07 November 2017 11:10 Go to previous message
Nin Pa is currently offline Nin PaFriend
Messages: 36
Registered: September 2013
Member
Thank yout very much! It worked! :)

Got another question now :O
Is it possible to hide the row selection in a grid view?
In the end I want to realize a cell based selection. The coloring of individual cells is easily implemented, but the row selection covers it.
Or is it possible to override the css class of the grid?

[Updated on: Tue, 07 November 2017 14:11]

Report message to a moderator

Previous Topic:Rowspan with Nebula Grid
Next Topic:Reload of RAP application in browser
Goto Forum:
  


Current Time: Fri Apr 19 18:37:21 GMT 2024

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

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

Back to the top