Relative Content

Tag Archive for sortingdatatablescalculated-field

calculate field order by specific field in Server Side Datatables

I have a datatable with server side rendering
server part is all ok, but on client side I am showing an additional column and putting progress bar in it,
The issue is when some one clicks on th of this column to sort, it is not sorting properly,
I tried different things but no luck.