Sort Transient Column in Vaadin Table

Hi, I’m newbie in Vaadin.
I want to sort a table with transient column inside a container.
How can I solve this ?

Regards,
Reja

Hello. I assume that you are using the Vaadin 7 Table component with Containers, right? Since the Container’s Property nor Table’s Column has any method named “transient”, I’m not quite sure what you have in mind by that. Can you please share more information regarding this “transient” thingy?