Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Sorting on a checkbox column in a Table
Sorting on a checkbox column in a Table [message #445334] Tue, 02 November 2004 12:31 Go to next message
Eclipse UserFriend
Hi-

I have a table constructed with the SWT.CHECK option. I'm wondering if
it is possible to sort the checkbox column. I've implemented a sorter
that does the right thing (the rows get sorted correctly when the
checkbox column is clicked), but the checkboxes do not move along with
their rows. Is there any way to have the checkboxes move?

Thanks,
- Mia
Re: Sorting on a checkbox column in a Table [message #445347 is a reply to message #445334] Wed, 03 November 2004 09:51 Go to previous message
Eclipse UserFriend
Nope. You'll need to check or uncheck them accordingly.

"Mia Stern" <mia_stern@us.ibm.com> wrote in message
news:cm8g9n$tk1$1@eclipse.org...
> Hi-
>
> I have a table constructed with the SWT.CHECK option. I'm wondering if
> it is possible to sort the checkbox column. I've implemented a sorter
> that does the right thing (the rows get sorted correctly when the
> checkbox column is clicked), but the checkboxes do not move along with
> their rows. Is there any way to have the checkboxes move?
>
> Thanks,
> - Mia
>
Previous Topic:[ANN]: eclipse-games 3.1 released
Next Topic:SWT_AWT Bridge for Applet?
Goto Forum:
  


Current Time: Sat Jul 05 06:44:01 EDT 2025

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

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

Back to the top