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 #510633] 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.


Re: MS Excel like spreadsheet features [message #510635 is a reply to message #510633] Thu, 28 January 2010 06:26 Go to previous messageGo to next 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.
Re: MS Excel like spreadsheet features [message #510781 is a reply to message #510635] Thu, 28 January 2010 15:45 Go to previous messageGo to next message
Madhu Samuel is currently offline Madhu SamuelFriend
Messages: 199
Registered: July 2009
Senior Member
Thanks Tom Smile

I will try out this option.


[Updated on: Thu, 28 January 2010 15:56]

Report message to a moderator

Re: MS Excel like spreadsheet features [message #510947 is a reply to message #510635] Fri, 29 January 2010 09:37 Go to previous message
Madhu Samuel is currently offline Madhu SamuelFriend
Messages: 199
Registered: July 2009
Senior Member
Tom,

I tried to use the nebula grid viewer. But couldn't figure out how to use it. Do you have any sample code?

Else, could you please specify which are the header controls to be used along with 'GridTableViewer'.

Thanks in Advance,


Re: MS Excel like spreadsheet features [message #598942 is a reply to message #510635] Thu, 28 January 2010 15:45 Go to previous message
Madhu Samuel is currently offline Madhu SamuelFriend
Messages: 199
Registered: July 2009
Senior Member
Thanks Tom :)

I will tried out this option.
--
Regards,
Madhu
http://eclipse-info.blogspot.com


Re: MS Excel like spreadsheet features [message #598947 is a reply to message #510635] Fri, 29 January 2010 09:37 Go to previous message
Madhu Samuel is currently offline Madhu SamuelFriend
Messages: 199
Registered: July 2009
Senior Member
Tom,

I tried to use the nebula grid viewer. But couldn't figure out how to use it. Do you have any sample code?

Else, could you please specify which are the header controls to be used along with 'GridTableViewer'.

Thanks in Advance,

--
Regards,
Madhu
http://eclipse-info.blogspot.com


Previous Topic:Custom Font for Row Headers
Next Topic:Offering Help
Goto Forum:
  


Current Time: Thu Apr 25 09:50:40 GMT 2024

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

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

Back to the top