Here is the problem:...We use table object to allow the users to perform some functionality like search, sort, pagination etc. Those tables works great. But there is a problem with one of the functionality :
The sort (=OrderBy)....In fact, to allow the so...