I am using the serverside option to paging the data. I want to customize my url while click the page button. I don't want some sent parameters in the URL. Such as order[i][column],columns[i][data],columns[i][name],columns[i][orderable] ...etc. Then I use the customize URL to get data from server. Is there any solution???
many thanks