Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » MS Excel like spreadsheet features
MS Excel like spreadsheet features [message #598921] Thu, 28 January 2010 06:18 Go to next message
Madhu Samuel is currently offline Madhu SamuelFriend
Messages: 199
Registered: July 2009
Senior Member
I wanted to support the MS Excel features in my RCP app. Features like 'Auto Filter'. I saw the nebula grid, but it doesn't support the excel like auto filter.

Is there any other framework based on eclipse or jface or swt which gives excel like spreadsheat features?

I do not want to add MS Excel itself as an ActiveX component.

Any help is appreciated.
--
Regards,
Madhu
http://eclipse-info.blogspot.com


Re: MS Excel like spreadsheet features [message #598927 is a reply to message #598921] Thu, 28 January 2010 06:26 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
You can emulate the AUTO-Filter feature very easily with
GridViewer+Header-Controls who are supported since some time in
Nebula-Grid (I've written an extension for a customer of mine some time
back which allows them to setup an excel grid (autofiltering,
auto-sorting, ...) in about 10 lines of code + one line for every column
added ).

Tom

Am 28.01.10 07:18, schrieb Madhu Samuel:
> I wanted to support the MS Excel features in my RCP app. Features like
> 'Auto Filter'. I saw the nebula grid, but it doesn't support the excel
> like auto filter.
> Is there any other framework based on eclipse or jface or swt which
> gives excel like spreadsheat features?
>
> I do not want to add MS Excel itself as an ActiveX component.
>
> Any help is appreciated.
Previous Topic:CDateTime selection highlighting
Next Topic:Custom Font for Row Headers
Goto Forum:
  


Current Time: Fri Apr 19 20:48:13 GMT 2024

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

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

Back to the top