How to perform sorting on multiple column Using GWT Celltable. I didnt find any example code for this? See the below image
I need to Perform server side sorting on multiple column .How to Achieve this using GWT Celltable and how to add this arrow icon for more than one column.any clue?

You can use a custom header builder. You can use the one below (it supports the sorting sequence too, but you can remove it if you don't need it)
You set it like this