[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] [SWT] Sorting/Modifying Table items.

I guess the topic says it. What methods are available to sort table items? Looking at the interface of Table and TableItem the only way I can see is dispose of all TableItems and add them in the order I want.

A similar question is removing or adding TableColumn/s in a Table? What methods are people using, if any? Especially inserting a column between two already visable columns?

Any other ideas?

thanks,
David.