User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826
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?